Searched refs:setParameterIndexLarge (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1750 setParameterIndexLarge(parameterIndex);
1762 void setParameterIndexLarge(unsigned parameterIndex);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2753 void ParmVarDecl::setParameterIndexLarge(unsigned parameterIndex) { function in class:ParmVarDecl

Completed in 81 milliseconds