Lines Matching defs:ImportDecl
36 struct ImportDecl : TestImportBase {};
695 TEST_P(ImportDecl, ImportFunctionTemplateDecl) {
740 TEST_P(ImportDecl, ImportVarTemplate) {
892 TEST_P(ImportDecl, ImportRecordDeclInFunc) {
904 TEST_P(ImportDecl, ImportedVarDeclPreservesThreadLocalStorage) {
981 TEST_P(ImportDecl, ImportUsingDecl) {
989 TEST_P(ImportDecl, ImportUsingTemplate) {
1001 TEST_P(ImportDecl, ImportUsingEnumDecl) {
1011 TEST_P(ImportDecl, ImportUsingPackDecl) {
1037 TEST_P(ImportDecl, ImportUsingShadowDecl) {
1088 TEST_P(ImportDecl, ImportTemplatedDeclForTemplate) {
1102 TEST_P(ImportDecl, ImportClassTemplatePartialSpecialization) {
3122 TEST_P(ImportDecl, ImportEnumSequential) {
3161 TEST_P(ImportDecl, ImportFieldOrder) {
10494 INSTANTIATE_TEST_SUITE_P(ParameterizedTests, ImportDecl,