Searched defs:VisitDeclContext (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Index/ | ||
H A D | USRGeneration.cpp | 205 void USRGenerator::VisitDeclContext(const DeclContext *DC) { in VisitDeclContext() function in USRGenerator |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 466 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { VisitDeclContext() function in DeclPrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1922 void ASTDeclWriter::VisitDeclContext(DeclContext *DC) { VisitDeclContext() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 2773 ASTDeclReader::VisitDeclContext(DeclContext *DC) { VisitDeclContext() function in ASTDeclReader |