Lines Matching defs:ASTImporterOptionSpecificTestBase

814 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordTypeInFunc) {  in TEST_P()  argument
829 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordDeclInFuncParams) { in TEST_P() argument
841 TEST_P(ASTImporterOptionSpecificTestBase, ImportRecordDeclInFuncFromMacro) { in TEST_P() argument
856 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1039 TEST_P(ASTImporterOptionSpecificTestBase, ImportUsingPackDecl) { in TEST_P() argument
1064 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTypeParmDeclNoDefaultArg) { in TEST_P() argument
1072 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTypeParmDeclDefaultArg) { in TEST_P() argument
1083 TEST_P(ASTImporterOptionSpecificTestBase, ImportBeginLocOfDeclRefExpr) { in TEST_P() argument
1104 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1116 TEST_P(ASTImporterOptionSpecificTestBase, TemplateTemplateParmDeclDefaultArg) { in TEST_P() argument
1137 TEST_P(ASTImporterOptionSpecificTestBase, NonTypeTemplateParmDeclNoDefaultArg) { in TEST_P() argument
1145 TEST_P(ASTImporterOptionSpecificTestBase, NonTypeTemplateParmDeclDefaultArg) { in TEST_P() argument
1158 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1172 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1186 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1202 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1218 TEST_P(ASTImporterOptionSpecificTestBase, ImportCorrectTemplatedDecl) { in TEST_P() argument
1249 TEST_P(ASTImporterOptionSpecificTestBase, ImportChooseExpr) { in TEST_P() argument
1272 TEST_P(ASTImporterOptionSpecificTestBase, ImportGenericSelectionExpr) { in TEST_P() argument
1302 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1330 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1356 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1382 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1410 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1455 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1482 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1495 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1517 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1542 TEST_P(ASTImporterOptionSpecificTestBase, ShouldImportImplicitCXXRecordDecl) { in TEST_P() argument
1558 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1576 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1597 TEST_P(ASTImporterOptionSpecificTestBase, IDNSOrdinary) { in TEST_P() argument
1609 TEST_P(ASTImporterOptionSpecificTestBase, IDNSOfNonmemberOperator) { in TEST_P() argument
1621 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1641 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1675 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1715 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
1758 TEST_P(ASTImporterOptionSpecificTestBase, ImportSourceLocs) { in TEST_P() argument
1788 TEST_P(ASTImporterOptionSpecificTestBase, ImportNestedMacro) { in TEST_P() argument
1806 ASTImporterOptionSpecificTestBase, in TEST_P() argument
1849 TEST_P(ASTImporterOptionSpecificTestBase, ObjectsWithUnnamedStructType) { in TEST_P() argument
1873 TEST_P(ASTImporterOptionSpecificTestBase, AnonymousRecords) { in TEST_P() argument
1899 TEST_P(ASTImporterOptionSpecificTestBase, AnonymousRecordsReversed) { in TEST_P() argument
1932 TEST_P(ASTImporterOptionSpecificTestBase, ImportDoesUpdateUsedFlag) { in TEST_P() argument
1958 TEST_P(ASTImporterOptionSpecificTestBase, ImportDoesUpdateUsedFlag2) { in TEST_P() argument
1976 TEST_P(ASTImporterOptionSpecificTestBase, ImportDoesUpdateUsedFlag3) { in TEST_P() argument
2009 TEST_P(ASTImporterOptionSpecificTestBase, ReimportWithUsedFlag) { in TEST_P() argument
2310 TEST_P(ASTImporterOptionSpecificTestBase, ImportVariableChainInC) { in TEST_P() argument
3116 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfEquivalentRecord) { in TEST_P() argument
3138 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfNonEquivalentRecord) { in TEST_P() argument
3157 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfEquivalentField) { in TEST_P() argument
3175 TEST_P(ASTImporterOptionSpecificTestBase, ImportBitfields) { in TEST_P() argument
3218 TEST_P(ASTImporterOptionSpecificTestBase, ImportParmVarDecl) { in TEST_P() argument
3240 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfNonEquivalentField) { in TEST_P() argument
3259 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfEquivalentMethod) { in TEST_P() argument
3279 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfNonEquivalentMethod) { in TEST_P() argument
3300 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3333 TEST_P(ASTImporterOptionSpecificTestBase, ImportUnnamedFieldsInCorrectOrder) { in TEST_P() argument
3368 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3414 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3456 TEST_P(ASTImporterOptionSpecificTestBase, MergeTemplateSpecWithForwardDecl) { in TEST_P() argument
3475 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3520 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3562 TEST_P(ASTImporterOptionSpecificTestBase, ClassTemplateFriendDecl) { in TEST_P() argument
3582 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3609 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3634 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
3667 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4242 TEST_P(ASTImporterOptionSpecificTestBase, FriendFunInClassTemplate) { in TEST_P() argument
4465 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4504 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4537 TEST_P(ASTImporterOptionSpecificTestBase, ImportTemplateParameterLists) { in TEST_P() argument
4562 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4585 TEST_P(ASTImporterOptionSpecificTestBase, ClassTemplateParameterDeclContext) { in TEST_P() argument
4621 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4688 TEST_P(ASTImporterOptionSpecificTestBase, VarTemplateParameterDeclContext) { in TEST_P() argument
4757 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
4797 TEST_P(ASTImporterOptionSpecificTestBase, ImportSubstTemplateTypeParmPackType) { in TEST_P() argument
5356 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
5927 TEST_P(ASTImporterOptionSpecificTestBase, LambdaInFunctionBody) { in TEST_P() argument
5948 TEST_P(ASTImporterOptionSpecificTestBase, LambdaInFunctionParam) { in TEST_P() argument
5968 TEST_P(ASTImporterOptionSpecificTestBase, LambdaInGlobalScope) { in TEST_P() argument
5984 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
6108 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfDefaultImplicitFunctions) { in TEST_P() argument
6134 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
6166 TEST_P(ASTImporterOptionSpecificTestBase, LambdasAreDifferentiated) { in TEST_P() argument
6187 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
6207 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
6230 TEST_P(ASTImporterOptionSpecificTestBase, ImportAssignedLambda) { in TEST_P() argument
6253 TEST_P(ASTImporterOptionSpecificTestBase, ImportDefaultConstructibleLambdas) { in TEST_P() argument
6277 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
6751 TEST_P(ASTImporterOptionSpecificTestBase, ImportExprOfAlignmentAttr) { in TEST_P() argument
6787 TEST_P(ASTImporterOptionSpecificTestBase, ImportFormatAttr) { in TEST_P() argument
7212 TEST_P(ASTImporterOptionSpecificTestBase, TypedefWithAttribute) { in TEST_P() argument
7230 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
7265 TEST_P(ASTImporterOptionSpecificTestBase, ImportOfCapturedVLAType) { in TEST_P() argument
7284 TEST_P(ASTImporterOptionSpecificTestBase, ImportEnumMemberSpecialization) { in TEST_P() argument
7306 TEST_P(ASTImporterOptionSpecificTestBase, ImportIsInheritingConstructorBit) { in TEST_P() argument
7330 TEST_P(ASTImporterOptionSpecificTestBase, ImportConstructorUsingShadow) { in TEST_P() argument
7390 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
7509 TEST_P(ASTImporterOptionSpecificTestBase, ImportUsingShadowList) { in TEST_P() argument
7548 TEST_P(ASTImporterOptionSpecificTestBase, ImportDeductionGuide) { in TEST_P() argument
7611 TEST_P(ASTImporterOptionSpecificTestBase, ImportDeductionGuideDifferentOrder) { in TEST_P() argument
7681 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
7704 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
7732 TEST_P(ASTImporterOptionSpecificTestBase, ImportInClassInitializerFromField) { in TEST_P() argument
7772 TEST_P(ASTImporterOptionSpecificTestBase, in TEST_P() argument
7818 TEST_P(ASTImporterOptionSpecificTestBase, isNewDecl) { in TEST_P() argument