Searched defs:paramIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | AST.cpp | 573 static int paramIndex(const TemplateDecl &TD, NamedDecl &Param) { in paramIndex() function in clang::clangd::__anon004249560211::DeducedTypeVisitor |
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXAsmPrinter.cpp | 1505 unsigned paramIndex = 0; emitFunctionParamList() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 2551 __anonf9e1d30a0502(unsigned paramIndex, RequiredCC required) checkExtParameterInfos() argument |