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.cpp201 void USRGenerator::VisitDeclContext(const DeclContext *DC) { in VisitDeclContext() function in USRGenerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp448 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext() function in DeclPrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2189 void ASTDeclWriter::VisitDeclContext(DeclContext *DC) { in VisitDeclContext() function in ASTDeclWriter
H A DASTReaderDecl.cpp2792 void ASTDeclReader::VisitDeclContext(DeclContext *DC, in VisitDeclContext() function in ASTDeclReader