Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScope.h303 unsigned getNextFunctionPrototypeIndex() { in getNextFunctionPrototypeIndex() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp14289 S->getNextFunctionPrototypeIndex()); in ActOnParamDeclarator()