Searched defs:getParamType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | CodeCompleteConsumer.cpp | 561 CodeCompleteConsumer::OverloadCandidate::getParamType(unsigned N) const { getParamType() function in CodeCompleteConsumer::OverloadCandidate |
H A D | SemaCodeComplete.cpp | 6132 static QualType getParamType(Sema &SemaRef, getParamType() function |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DerivedTypes.h | 135 Type *getParamType(unsigned i) const { getParamType() function |
/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 223 SVEType getParamType(unsigned I) const { return Types[I + 1]; } getParamType() function in __anoncee49e800111::Intrinsic |
H A D | NeonEmitter.cpp | 436 Type getParamType(unsigned I) const { return Types[I + 1]; } getParamType() function in __anon1ddc9b620111::Intrinsic |