Searched defs:TypeParam (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | cxx2a-template-lambdas.cpp | 74 namespace TypeParam namespace |
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ | ||
H A D | LogicalElementsTest.cpp | 41 LVTypeParam *TypeParam = nullptr; member in __anonb3007c9e0111::ReaderTestElements |
/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 432 auto *TypeParam = TemplateTypeParmDecl::Create( defineHLSLVectorAlias() local |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterGenericRedeclTest.cpp | 441 #define ASTIMPORTER_INSTANTIATE_TYPED_TEST_SUITE(BaseTemplate, TypeParam, \ argument |
H A D | ASTImporterODRStrategiesTest.cpp | 386 TypeParam, ODRHandlingParam, NamePrefix, TestCase) \ argument |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 3508 Type *TypeParam; parseTargetExtType() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 5566 if (ObjCTypeParamType *TypeParam = getObjCTypeParamType() local |