Searched defs:RetTypes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.cpp682 ListInit *RetTypes = R->getValueAsListInit("RetTypes"); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp778 std::vector<Type*> RetTypes; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h411 buildReturnTypeVectorFromTypeList(std::vector<ASTNodeKind> &RetTypes) { argument
423 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
430 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
437 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
418 buildReturnTypeVectorFromTypeList( std::vector<ASTNodeKind> &RetTypes) argument
868 std::vector<ASTNodeKind> RetTypes; local
879 std::vector<ASTNodeKind> RetTypes; local
892 std::vector<ASTNodeKind> RetTypes; local
905 std::vector<ASTNodeKind> RetTypes; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp793 SmallVector<QualType, 1> RetTypes; local
691 GetQualTypesForOpenCLBuiltin( ASTContext &Context, const OpenCLBuiltinStruct &OpenCLBuiltin, unsigned &GenTypeMaxCnt, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
720 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
[all...]

Completed in 166 milliseconds