Searched defs:VisitConceptReference (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ | ||
H A D | Concept.cpp | 36 bool VisitConceptReference(ConceptReference *CR) { VisitConceptReference() function |
/llvm-project/clang-tools-extra/include-cleaner/lib/ | ||
H A D | WalkAST.cpp | 265 bool VisitConceptReference(const ConceptReference *CR) { VisitConceptReference() function in clang::include_cleaner::__anonad5d07ed0111::ASTWalker |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | FindTarget.cpp | 1074 bool VisitConceptReference(const ConceptReference *CR) { VisitConceptReference() function in clang::clangd::__anoncfb560360211::ExplicitReferenceCollector |