Home
last modified time | relevance | path

Searched defs:getParameterIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDecl.h1941 unsigned getParameterIndex() const { getParameterIndex() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp12442 unsigned ASTContext::getParameterIndex(const ParmVarDecl *D) const { getParameterIndex() function in ASTContext