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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1759 return d == ParameterIndexSentinel ? getParameterIndexLarge() : d;
1763 unsigned getParameterIndexLarge() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2758 unsigned ParmVarDecl::getParameterIndexLarge() const { function in class:ParmVarDecl

Completed in 84 milliseconds