Lines Matching defs:ImportFunctions
1967 struct ImportFunctions : ASTImporterOptionSpecificTestBase {}; struct
1969 TEST_P(ImportFunctions, ImportPrototypeOfRecursiveFunction) { in TEST_P() argument
1987 TEST_P(ImportFunctions, ImportDefinitionOfRecursiveFunction) { in TEST_P() argument
2005 TEST_P(ImportFunctions, OverriddenMethodsShouldBeImported) { in TEST_P() argument
2023 TEST_P(ImportFunctions, VirtualFlagShouldBePreservedWhenImportingPrototype) { in TEST_P() argument
2042 TEST_P(ImportFunctions, in TEST_P() argument
2066 TEST_P(ImportFunctions, ImportOverriddenMethodTwice) { in TEST_P() argument
2091 TEST_P(ImportFunctions, ImportOverriddenMethodTwiceDefinitionFirst) { in TEST_P() argument
2132 TEST_P(ImportFunctions, ImportOverriddenMethodTwiceOutOfClassDef) { in TEST_P() argument
2177 TEST_P(ImportFunctions, in TEST_P() argument
2269 TEST_P(ImportFunctions, ImportFromDifferentScopedAnonNamespace) { in TEST_P() argument
2288 TEST_P(ImportFunctions, ImportFunctionFromUnnamedNamespace) { in TEST_P() argument
2311 TEST_P(ImportFunctions, ImportImplicitFunctionsInLambda) { in TEST_P() argument
2331 TEST_P(ImportFunctions, in TEST_P() argument
2353 TEST_P(ImportFunctions, in TEST_P() argument