Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DConcept.cpp36 bool VisitConceptReference(ConceptReference *CR) { VisitConceptReference() function
124 bool VisitConceptReference(ConceptReference *) { VisitConceptReference() function
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DWalkAST.cpp265 bool VisitConceptReference(const ConceptReference *CR) { VisitConceptReference() function in clang::include_cleaner::__anonad5d07ed0111::ASTWalker
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp1074 bool VisitConceptReference(const ConceptReference *CR) { VisitConceptReference() function in clang::clangd::__anoncfb560360211::ExplicitReferenceCollector