Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp6321 struct ImportAutoFunctions : ASTImporterOptionSpecificTestBase {}; struct
6396 TEST_P(ImportAutoFunctions, ReturnWithTypedefDeclaredInside) { in TEST_P() argument
6431 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside) { in TEST_P() argument
6448 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredInside2) { in TEST_P() argument
6466 TEST_P(ImportAutoFunctions, ReturnWithTypedefToStructDeclaredInside) { in TEST_P() argument
6484 TEST_P(ImportAutoFunctions, ReturnWithStructDeclaredNestedInside) { in TEST_P() argument
6501 TEST_P(ImportAutoFunctions, ReturnWithInternalLambdaType) { in TEST_P() argument
6521 TEST_P(ImportAutoFunctions, ReturnWithTypeInIf) { in TEST_P() argument
6540 TEST_P(ImportAutoFunctions, ReturnWithTypeInFor) { in TEST_P() argument
6557 TEST_P(ImportAutoFunctions, ReturnWithTypeInSwitch) { in TEST_P() argument
[all …]