Home
last modified time | relevance | path

Searched defs:ParamIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h205 unsigned getParamOffset(unsigned ParamIndex) const { in getParamOffset()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp63 unsigned ParamIndex; member
1004 unsigned ParamIndex) { in isConventionalSwiftAsync()
1047 unsigned ParamIndex = Param->getFunctionScopeIndex(); in shouldBeCalledOnce() local
1188 unsigned ParamIndex) { in shouldBlockArgumentBeCalledOnce()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp892 unsigned ParamIndex, uint64_t Size, in addFramePointerAttrs()
907 unsigned ParamIndex) { in addAsyncContextAttrs()
914 unsigned ParamIndex) { in addSwiftSelfAttrs()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5090 int ParamIndex = 0; in AST_POLYMORPHIC_MATCHER_P2() local
5176 unsigned ParamIndex = 0; in AST_POLYMORPHIC_MATCHER_P2() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3063 unsigned ParamIndex = 0; in CheckNonNullArguments() local