Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDecl.h1932 void setParameterIndex(unsigned parameterIndex) { setParameterIndex() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp12438 void ASTContext::setParameterIndex(const ParmVarDecl *D, unsigned int index) { setParameterIndex() function in ASTContext