Searched defs:ImportAutoFunctions (Results 1 – 1 of 1) sorted by relevance
5548 struct ImportAutoFunctions : ASTImporterOptionSpecificTestBase {}; struct5550 TEST_P(ImportAutoFunctions, ReturnWithTypedefDeclaredInside) { in TEST_P() argument5585 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside) { in TEST_P() argument5602 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside2) { in TEST_P() argument5620 TEST_P(ImportAutoFunctions, ReturnWithTypedefToStructDeclaredInside) { in TEST_P() argument5638 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredNestedInside) { in TEST_P() argument5655 TEST_P(ImportAutoFunctions, ReturnWithInternalLambdaType) { in TEST_P() argument5675 TEST_P(ImportAutoFunctions, ReturnWithTypeInIf) { in TEST_P() argument5694 TEST_P(ImportAutoFunctions, ReturnWithTypeInFor) { in TEST_P() argument5711 TEST_P(ImportAutoFunctions, ReturnWithTypeInSwitch) { in TEST_P() argument