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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp781 std::vector<Type*> RetTypes; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h458 buildReturnTypeVectorFromTypeList(std::vector<ASTNodeKind> &RetTypes) { argument
470 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
477 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
484 static void build(std::vector<ASTNodeKind> &RetTypes) { argument
465 buildReturnTypeVectorFromTypeList( std::vector<ASTNodeKind> &RetTypes) argument
1059 std::vector<ASTNodeKind> RetTypes; local
1070 std::vector<ASTNodeKind> RetTypes; local
1083 std::vector<ASTNodeKind> RetTypes; local
1096 std::vector<ASTNodeKind> RetTypes; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.cpp704 ListInit *RetTypes = R->getValueAsListInit("RetTypes"); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp840 SmallVector<QualType, 1> RetTypes; local
725 GetQualTypesForOpenCLBuiltin( Sema &S, const OpenCLBuiltinStruct &OpenCLBuiltin, unsigned &GenTypeMaxCnt, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
754 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument
[all...]

Completed in 270 milliseconds