Searched defs:VisitEmptyDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 1065 void DeclPrinter::VisitEmptyDecl(EmptyDecl *D) { VisitEmptyDecl() function in DeclPrinter |
H A D | ASTImporter.cpp | 2459 ExpectedDecl ASTNodeImporter::VisitEmptyDecl(EmptyDecl *D) { VisitEmptyDecl() function in ASTNodeImporter |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1293 void ASTDeclWriter::VisitEmptyDecl(EmptyDecl *D) { VisitEmptyDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 2759 void ASTDeclReader::VisitEmptyDecl(EmptyDecl *D) { VisitEmptyDecl() function in ASTDeclReader |