Home
last modified time | relevance | path

Searched defs:VisitDeclContext (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp205 void USRGenerator::VisitDeclContext(const DeclContext *DC) { in VisitDeclContext() function in USRGenerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp420 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext() function in DeclPrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1991 void ASTDeclWriter::VisitDeclContext(DeclContext *DC) { in VisitDeclContext() function in ASTDeclWriter
H A DASTReaderDecl.cpp2759 ASTDeclReader::VisitDeclContext(DeclContext *DC) { in VisitDeclContext() function in ASTDeclReader