Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.h226 PrimType getParamType(unsigned ParamIndex) const { in getParamType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp557 CodeCompleteConsumer::OverloadCandidate::getParamType(unsigned N) const { in getParamType() function in CodeCompleteConsumer::OverloadCandidate
H A DSemaCodeComplete.cpp6282 static QualType getParamType(Sema &SemaRef, in getParamType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h137 Type *getParamType(unsigned i) const { in getParamType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp231 SVEType getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anone51b860d0111::Intrinsic
H A DNeonEmitter.cpp466 Type getParamType(unsigned I) const { return Types[I + 1]; } in getParamType() function in __anonfaf0748f0111::Intrinsic