Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp561 CodeCompleteConsumer::OverloadCandidate::getParamType(unsigned N) const { in getParamType() function in CodeCompleteConsumer::OverloadCandidate
H A DSemaCodeComplete.cpp6097 static QualType getParamType(Sema &SemaRef, in getParamType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h135 Type *getParamType(unsigned i) const { in getParamType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp202 SVEType getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon2cdbc0d50111::Intrinsic
H A DNeonEmitter.cpp436 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon3ab808570111::Intrinsic