Home
last modified time | relevance | path

Searched defs:VisitConceptDecl (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DConcept.cpp111 bool VisitConceptDecl(ConceptDecl *D) { VisitConceptDecl() function
/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp740 bool VisitConceptDecl(const ConceptDecl *D) { in VisitConceptDecl() function in __anon750ec4040111::IndexingDeclVisitor
H A DUSRGeneration.cpp1101 void USRGenerator::VisitConceptDecl(const ConceptDecl *D) { VisitConceptDecl() function in USRGenerator
/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h720 void VisitConceptDecl(const ConceptDecl *D) { VisitConceptDecl() function
/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h773 bool ExtractAPIVisitorBase<Derived>::VisitConceptDecl(const ConceptDecl *Decl) { VisitConceptDecl() function
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1696 void ASTDeclWriter::VisitConceptDecl(ConceptDecl *D) { VisitConceptDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2400 void ASTDeclReader::VisitConceptDecl(ConceptDecl *D) { VisitConceptDecl() function in ASTDeclReader
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp151 bool VisitConceptDecl(const ConceptDecl *D) { in VisitConceptDecl() function in __anon540dfa4b0111::IndexingDeclVisitor
H A DCIndex.cpp1327 bool CursorVisitor::VisitConceptDecl(ConceptDecl *D) { VisitConceptDecl() function in CursorVisitor
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2859 void TextNodeDumper::VisitConceptDecl(const ConceptDecl *D) { VisitConceptDecl() function in TextNodeDumper
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4061 Decl *TemplateDeclInstantiator::VisitConceptDecl(ConceptDecl *D) { VisitConceptDecl() function in TemplateDeclInstantiator