Searched defs:ASTImporterOptionSpecificTestBase (Results 1 – 1 of 1) sorted by relevance
| /external/llvm-project/clang/unittests/AST/ |
| D | ASTImporterTest.cpp | 698 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordTypeInFunc) { in TEST_P() argument 713 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordDeclInFuncParams) { in TEST_P() argument 725 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordDeclInFuncFromMacro) { in TEST_P() argument 740 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument 883 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTypeParmDeclNoDefaultArg) { in TEST_P() argument 891 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTypeParmDeclDefaultArg) { in TEST_P() argument 902 TEST_P(ASTImporterOptionSpecificTestBase, ImportBeginLocOfDeclRefExpr) { in TEST_P() argument 923 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument 935 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTemplateParmDeclDefaultArg) { in TEST_P() argument 956 TEST_P(ASTImporterOptionSpecificTestBase, NonTypeTemplateParmDeclNoDefaultArg) { in TEST_P() argument [all …]
|