Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp5548 struct ImportAutoFunctions : ASTImporterOptionSpecificTestBase {}; struct
5550 TEST_P(ImportAutoFunctions, ReturnWithTypedefDeclaredInside) { in TEST_P() argument
5585 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside) { in TEST_P() argument
5602 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside2) { in TEST_P() argument
5620 TEST_P(ImportAutoFunctions, ReturnWithTypedefToStructDeclaredInside) { in TEST_P() argument
5638 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredNestedInside) { in TEST_P() argument
5655 TEST_P(ImportAutoFunctions, ReturnWithInternalLambdaType) { in TEST_P() argument
5675 TEST_P(ImportAutoFunctions, ReturnWithTypeInIf) { in TEST_P() argument
5694 TEST_P(ImportAutoFunctions, ReturnWithTypeInFor) { in TEST_P() argument
5711 TEST_P(ImportAutoFunctions, ReturnWithTypeInSwitch) { in TEST_P() argument