Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp555 CodeCompleteConsumer::OverloadCandidate::getParamType(unsigned N) const { in getParamType() function in CodeCompleteConsumer::OverloadCandidate
H A DSemaCodeComplete.cpp6016 static QualType getParamType(Sema &SemaRef, in getParamType() function
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDerivedTypes.h135 Type *getParamType(unsigned i) const { return ContainedTys[i+1]; } in getParamType() function
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp191 SVEType getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon3bd444da0111::Intrinsic
H A DNeonEmitter.cpp436 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anon28c10cfc0111::Intrinsic