Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp2664 struct ImportFunctionTemplates : ASTImporterOptionSpecificTestBase {}; global() struct
2666 TEST_P(ImportFunctionTemplates,ImportFunctionTemplateInRecordDeclTwice) TEST_P() argument
2685 TEST_P(ImportFunctionTemplates,ImportFunctionTemplateWithDefInRecordDeclTwice) TEST_P() argument
2707 TEST_P(ImportFunctionTemplates,ImportFunctionWhenThereIsAFunTemplateWithSameName) TEST_P() argument
2723 TEST_P(ImportFunctionTemplates,ImportConstructorWhenThereIsAFunTemplateWithSameName) TEST_P() argument
2741 TEST_P(ImportFunctionTemplates,ImportOperatorWhenThereIsAFunTemplateWithSameName) TEST_P() argument