Searched defs:ImportFunctions (Results 1 – 1 of 1) sorted by relevance
1815 struct ImportFunctions : ASTImporterOptionSpecificTestBase {}; struct1817 TEST_P(ImportFunctions, ImportPrototypeOfRecursiveFunction) { in TEST_P() argument1835 TEST_P(ImportFunctions, ImportDefinitionOfRecursiveFunction) { in TEST_P() argument1853 TEST_P(ImportFunctions, OverriddenMethodsShouldBeImported) { in TEST_P() argument1871 TEST_P(ImportFunctions, VirtualFlagShouldBePreservedWhenImportingPrototype) { in TEST_P() argument1890 TEST_P(ImportFunctions, in TEST_P() argument1914 TEST_P(ImportFunctions, ImportOverriddenMethodTwice) { in TEST_P() argument1939 TEST_P(ImportFunctions, ImportOverriddenMethodTwiceDefinitionFirst) { in TEST_P() argument1980 TEST_P(ImportFunctions, ImportOverriddenMethodTwiceOutOfClassDef) { in TEST_P() argument2025 TEST_P(ImportFunctions, in TEST_P() argument[all …]