Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp205 void USRGenerator::VisitDeclContext(const DeclContext *DC) { in VisitDeclContext() function in USRGenerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp466 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { VisitDeclContext() function in DeclPrinter
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1922 void ASTDeclWriter::VisitDeclContext(DeclContext *DC) { VisitDeclContext() function in ASTDeclWriter
H A DASTReaderDecl.cpp2773 ASTDeclReader::VisitDeclContext(DeclContext *DC) { VisitDeclContext() function in ASTDeclReader