Searched defs:getParameterIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 1941 unsigned getParameterIndex() const { getParameterIndex() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 12442 unsigned ASTContext::getParameterIndex(const ParmVarDecl *D) const { getParameterIndex() function in ASTContext |