| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx17Papers.csv | 21 "`P0006R0 <https://wg21.link/p0006r0>`__","LWG","Adopt Type Traits Variable Templates for C++17.","… 30 "`P0220R1 <https://wg21.link/P0220R1>`__","LWG","Adopt Library Fundamentals V1 TS Components for C+… 31 "`P0218R1 <https://wg21.link/P0218R1>`__","LWG","Adopt the File System TS for C++17","Jacksonville"… 33 "`P0005R4 <https://wg21.link/P0005R4>`__","LWG","Adopt not_fn from Library Fundamentals 2 for C++17… 61 "`p0295r0 <https://wg21.link/p0295r0>`__","LWG","Adopt Selected Library Fundamentals V2 Components …
|
| H A D | Cxx20Papers.csv | 76 "`P1209R0 <https://wg21.link/P1209R0>`__","LWG","Adopt Consistent Container Erasure from Library Fu… 115 "`P1208R6 <https://wg21.link/P1208R6>`__","LWG","Adopt source_location for C++20","Cologne","",""
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | NestedNameSpecifier.h | 480 void Adopt(NestedNameSpecifierLoc Other);
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 131 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec 139 Builder.Adopt(Other); in Adopt()
|
| H A D | SemaTemplate.cpp | 638 SS.Adopt(DRE->getQualifierLoc()); in diagnoseExprIntendedAsTemplateName() 643 SS.Adopt(ME->getQualifierLoc()); in diagnoseExprIntendedAsTemplateName() 650 SS.Adopt(DSDRE->getQualifierLoc()); in diagnoseExprIntendedAsTemplateName() 655 SS.Adopt(DSME->getQualifierLoc()); in diagnoseExprIntendedAsTemplateName() 998 SS.Adopt(ET.getQualifierLoc()); in ActOnTemplateTypeArgument() 1186 SS.Adopt(NS); in formImmediatelyDeclaredConstraint() 5044 SS.Adopt(ArgExpr->getQualifierLoc()); in CheckTemplateTypeArgument() 5049 SS.Adopt(ArgExpr->getQualifierLoc()); in CheckTemplateTypeArgument() 5535 SS.Adopt(Arg.getTemplateQualifierLoc()); in CheckTemplateArgument() 10669 SS.Adopt(QualifierLoc); in CheckTypenameType() [all …]
|
| H A D | SemaPseudoObject.cpp | 1474 SS.Adopt(RefExpr->getQualifierLoc()); in buildGet() 1503 SS.Adopt(RefExpr->getQualifierLoc()); in buildSet()
|
| H A D | TreeTransform.h | 1054 SS.Adopt(QualifierLoc); in RebuildDependentTemplateSpecializationType() 1095 SS.Adopt(QualifierLoc); in RebuildDependentNameType() 2508 SS.Adopt(QualifierLoc); in RebuildDeclRefExpr() 2703 SS.Adopt(QualifierLoc); in RebuildMemberExpr() 3250 SS.Adopt(QualifierLoc); in RebuildDependentScopeDeclRefExpr() 3359 SS.Adopt(QualifierLoc); in RebuildCXXDependentScopeMemberExpr() 3382 SS.Adopt(QualifierLoc); in RebuildUnresolvedMemberExpr() 3432 SS.Adopt(NNS); in RebuildConceptSpecializationExpr() 4459 SS.Adopt(QualifierLoc); in TransformTemplateArgument() 8392 SS.Adopt(QualifierLoc); in TransformMSDependentExistsStmt() [all …]
|
| H A D | SemaTemplateInstantiateDecl.cpp | 1601 SS.Adopt(QualifierLoc); in VisitClassTemplateDecl() 2088 SS.Adopt(QualifierLoc); in VisitFunctionDecl() 2449 SS.Adopt(QualifierLoc); in VisitCXXMethodDecl() 3197 SS.Adopt(QualifierLoc); in VisitUsingDecl() 3342 SS.Adopt(QualifierLoc); in instantiateUnresolvedUsingDecl() 3614 SS.Adopt(NewQualifierLoc); in VisitOMPDeclareMapperDecl()
|
| H A D | SemaCXXScopeSpec.cpp | 1039 SS.Adopt(NestedNameSpecifierLoc(Annotation->NNS, Annotation + 1)); in RestoreNestedNameSpecifierAnnotation()
|
| H A D | SemaTemplateInstantiate.cpp | 3591 SS.Adopt(QualifierLoc); in SubstTemplateName()
|
| H A D | SemaExprCXX.cpp | 338 PrefixSS.Adopt(NestedNameSpecifierLoc(Prefix, SS.location_data())); in getDestructorName()
|
| H A D | SemaOverload.cpp | 13047 SS.Adopt(ULE->getQualifierLoc()); in BuildRecoveryCallExpr()
|
| H A D | SemaDecl.cpp | 1278 SS.Adopt(ULE->getQualifierLoc()); in ActOnNameClassifiedAsOverloadSet()
|
| H A D | SemaExpr.cpp | 20681 SS.Adopt(DRE->getQualifierLoc()); in CheckPlaceholderExpr()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | NestedNameSpecifier.cpp | 672 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | StackColoring.ll | 226 ; Adopt the test from Transforms/Inline/array_merge.ll'
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 169 void Adopt(NestedNameSpecifierLoc Other);
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | SPIR-V.md | 56 * Adopt SPIR-V specification's syntax if possible, but deviate intentionally 177 #### Adopt symbol-based global variables and specialization constant
|