/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ |
H A D | NestedNameSpecifiers.cpp | 26 if (!NNS) in TraverseNestedNameSpecifierLoc() argument
|
/llvm-project/clang/include/clang/AST/ |
H A D | TemplateName.h | 453 QualifiedTemplateName(NestedNameSpecifier * NNS,bool TemplateKeyword,TemplateName Template) QualifiedTemplateName() argument 475 Profile(llvm::FoldingSetNodeID & ID,NestedNameSpecifier * NNS,bool TemplateKeyword,TemplateName TN) Profile() argument 576 Profile(llvm::FoldingSetNodeID & ID,NestedNameSpecifier * NNS,const IdentifierInfo * Identifier) Profile() argument 583 Profile(llvm::FoldingSetNodeID & ID,NestedNameSpecifier * NNS,OverloadedOperatorKind Operator) Profile() argument
|
H A D | AbstractBasicWriter.h | 233 void writeNestedNameSpecifier(NestedNameSpecifier *NNS) { in writeNestedNameSpecifier()
|
H A D | ASTConcept.h | 152 : NestedNameSpec(NNS), TemplateKWLoc(TemplateKWLoc), in ConceptReference() argument
|
/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 113 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) { in TraverseNestedNameSpecifierLoc() 211 const NestedNameSpecifier *NNS = DNT->getQualifier(); in VisitDependentNameTypeLoc() local 269 void IndexingContext::indexNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS, in indexNestedNameSpecifierLoc()
|
H A D | IndexBody.cpp | 56 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) { in TraverseNestedNameSpecifierLoc() 209 const NestedNameSpecifier *NNS = E->getQualifier(); in VisitDependentScopeDeclRefExpr() local
|
/llvm-project/clang/lib/AST/ |
H A D | TemplateName.cpp | 221 if (NestedNameSpecifier *NNS = getAsQualifiedTemplateName()->getQualifier()) getDependence() local 296 if (NestedNameSpecifier *NNS = QTN->getQualifier(); print() local 318 if (NestedNameSpecifier *NNS = DTN->getQualifier()) print() local
|
H A D | NestedNameSpecifier.cpp | 47 if (!NNS) { in FindOrInsert() local 640 for (NestedNameSpecifier *NNS = Qualifier; NNS; NNS = NNS->getPrefix()) MakeTrivial() local 643 NestedNameSpecifier *NNS = Stack.pop_back_val(); MakeTrivial() local [all...] |
H A D | ASTConcept.cpp | 94 Create(const ASTContext & C,NestedNameSpecifierLoc NNS,SourceLocation TemplateKWLoc,DeclarationNameInfo ConceptNameInfo,NamedDecl * FoundDecl,ConceptDecl * NamedConcept,const ASTTemplateArgumentListInfo * ArgsAsWritten) Create() argument
|
H A D | ASTTypeTraits.cpp | 194 else if (const NestedNameSpecifier *NNS = get<NestedNameSpecifier>()) in print() local 197 if (const NestedNameSpecifier *NNS = NNSL->getNestedNameSpecifier()) in print() local
|
H A D | ODRHash.cpp | 112 assert(NNS && "Expecting non-null pointer."); in AddNestedNameSpecifier() argument 151 AddNestedNameSpecifier(NNS); in AddTemplateName() local 867 AddNestedNameSpecifier(const NestedNameSpecifier * NNS) AddNestedNameSpecifier() argument [all...] |
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | TypeTraitsCheck.cpp | 201 static bool checkTemplatedDecl(const NestedNameSpecifier *NNS, in checkTemplatedDecl() 285 const auto *NNS = QualLoc.getNestedNameSpecifier(); in check() local
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | MoveForwardingReferenceCheck.cpp | 45 NestedNameSpecifier *NNS = Callee->getQualifier(); in replaceMoveWithForward() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | DumpAST.cpp | 330 std::string getArcana(const NestedNameSpecifierLoc &NNS) { return ""; } in getArcana() argument 279 const auto &NNS = *NNSL.getNestedNameSpecifier(); getDetail() local 329 getArcana(const NestedNameSpecifierLoc & NNS) getArcana() argument 426 else if (const auto *NNS = N.get<NestedNameSpecifier>()) dumpAST() local
|
H A D | HeuristicResolver.cpp |
|
H A D | AST.cpp | 117 NestedNameSpecifier *NNS = nullptr; in getQualification() local 668 [&](NestedNameSpecifier *NNS) { in getQualification() argument 689 [&](NestedNameSpecifier *NNS) { in getQualification() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 59 if (NNS->isDependent()) { in computeDeclContext() local 173 getCurrentInstantiationOf(NestedNameSpecifier * NNS) getCurrentInstantiationOf() argument 359 FindFirstQualifierInScope(Scope * S,NestedNameSpecifier * NNS) FindFirstQualifierInScope() argument 946 NestedNameSpecifier *NNS; global() member [all...] |
/llvm-project/clang/include/clang/Sema/ |
H A D | TypoCorrection.h | 95 void setCorrectionSpecifier(NestedNameSpecifier *NNS) { in setCorrectionSpecifier() 323 void setTypoNNS(NestedNameSpecifier *NNS) { TypoNNS = NNS; } in setTypoNNS()
|
/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RecursiveSymbolVisitor.h | 114 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) { in TraverseNestedNameSpecifierLoc()
|
/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 124 else if (const NestedNameSpecifier *NNS = in findMatch() local 222 bool TraverseNestedNameSpecifier(NestedNameSpecifier *NNS) { in TraverseNestedNameSpecifier() argument 226 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) { in TraverseNestedNameSpecifierLoc() argument 348 baseTraverse(const NestedNameSpecifier & NNS) baseTraverse() argument 352 baseTraverse(NestedNameSpecifierLoc NNS) baseTraverse() argument 910 } else if (const auto *NNS = State.getNode<NestedNameSpecifier>()) { dumpNodeFromState() local 1502 TraverseNestedNameSpecifier(NestedNameSpecifier * NNS) TraverseNestedNameSpecifier() argument 1508 TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) TraverseNestedNameSpecifierLoc() argument [all...] |
/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | Lookup.cpp | 112 static bool isFullyQualified(const NestedNameSpecifier *NNS) { in isFullyQualified()
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | Modularize.cpp | 550 TraverseNestedNameSpecifier(NestedNameSpecifier * NNS) TraverseNestedNameSpecifier() argument 551 TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) TraverseNestedNameSpecifierLoc() argument 736 TraverseNestedNameSpecifier(NestedNameSpecifier * NNS) TraverseNestedNameSpecifier() argument 737 TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) TraverseNestedNameSpecifierLoc() argument
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTRecordWriter.h | 255 AddNestedNameSpecifier(NestedNameSpecifier * NNS) AddNestedNameSpecifier() argument
|
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersTest.h | 412 } else if (const NestedNameSpecifier *NNS = run() local
|
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | AddUsing.cpp | 118 bool isFullyQualified(const NestedNameSpecifier *NNS) { in isFullyQualified()
|