Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp2213 struct ImportFunctions : ASTImporterOptionSpecificTestBase {}; global() struct
2215 TEST_P(ImportFunctions,ImportPrototypeOfRecursiveFunction) TEST_P() argument
2233 TEST_P(ImportFunctions,ImportDefinitionOfRecursiveFunction) TEST_P() argument
2251 TEST_P(ImportFunctions,OverriddenMethodsShouldBeImported) TEST_P() argument
2269 TEST_P(ImportFunctions,VirtualFlagShouldBePreservedWhenImportingPrototype) TEST_P() argument
2288 TEST_P(ImportFunctions,ImportDefinitionIfThereIsAnExistingDefinitionAndFwdDecl) TEST_P() argument
2312 TEST_P(ImportFunctions,ImportOverriddenMethodTwice) TEST_P() argument
2337 TEST_P(ImportFunctions,ImportOverriddenMethodTwiceDefinitionFirst) TEST_P() argument
2378 TEST_P(ImportFunctions,ImportOverriddenMethodTwiceOutOfClassDef) TEST_P() argument
2423 TEST_P(ImportFunctions,ImportOverriddenMethodTwiceOutOfClassDefInSeparateCode) TEST_P() argument
2552 TEST_P(ImportFunctions,ImportFromDifferentScopedAnonNamespace) TEST_P() argument
2571 TEST_P(ImportFunctions,ImportFunctionFromUnnamedNamespace) TEST_P() argument
2594 TEST_P(ImportFunctions,ImportImplicitFunctionsInLambda) TEST_P() argument
2614 TEST_P(ImportFunctions,CallExprOfMemberFunctionTemplateWithExplicitTemplateArgs) TEST_P() argument
2636 TEST_P(ImportFunctions,DependentCallExprOfMemberFunctionTemplateWithExplicitTemplateArgs) TEST_P() argument
8065 TEST_P(ImportFunctions,CTADImplicit) TEST_P() argument
8085 TEST_P(ImportFunctions,CTADUserDefinedExplicit) TEST_P() argument
8106 TEST_P(ImportFunctions,CTADWithLocalTypedef) TEST_P() argument
8122 TEST_P(ImportFunctions,ParmVarDeclDeclContext) TEST_P() argument
[all...]