Home
last modified time | relevance | path

Searched refs:getNextFunctionPrototypeIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScope.h293 unsigned getNextFunctionPrototypeIndex() { in getNextFunctionPrototypeIndex() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDecl.cpp13791 S->getNextFunctionPrototypeIndex()); in ActOnParamDeclarator()