Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1929 unsigned getParameterIndex() const { getParameterIndex() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12226 unsigned ASTContext::getParameterIndex(const ParmVarDecl *D) const { getParameterIndex() function in ASTContext