Lines Matching refs:ImportDecl
36 struct ImportDecl : TestImportBase {}; struct
589 TEST_P(ImportDecl, ImportFunctionTemplateDecl) { in TEST_P() argument
634 TEST_P(ImportDecl, ImportVarTemplate) { in TEST_P() argument
796 TEST_P(ImportDecl, ImportRecordDeclInFunc) { in TEST_P() argument
808 TEST_P(ImportDecl, ImportedVarDeclPreservesThreadLocalStorage) { in TEST_P() argument
885 TEST_P(ImportDecl, ImportUsingDecl) { in TEST_P() argument
893 TEST_P(ImportDecl, ImportUsingTemplate) { in TEST_P() argument
905 TEST_P(ImportDecl, ImportUsingEnumDecl) { in TEST_P() argument
915 TEST_P(ImportDecl, ImportUsingPackDecl) { in TEST_P() argument
940 TEST_P(ImportDecl, ImportUsingShadowDecl) { in TEST_P() argument
991 TEST_P(ImportDecl, ImportTemplatedDeclForTemplate) { in TEST_P() argument
1005 TEST_P(ImportDecl, ImportClassTemplatePartialSpecialization) { in TEST_P() argument
2902 TEST_P(ImportDecl, ImportEnumSequential) { in TEST_P() argument
2941 TEST_P(ImportDecl, ImportFieldOrder) { in TEST_P() argument
7872 INSTANTIATE_TEST_SUITE_P(ParameterizedTests, ImportDecl,