Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1065 void DeclPrinter::VisitEmptyDecl(EmptyDecl *D) { in VisitEmptyDecl() function in DeclPrinter
H A DASTImporter.cpp2459 ExpectedDecl ASTNodeImporter::VisitEmptyDecl(EmptyDecl *D) { in VisitEmptyDecl() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1285 void ASTDeclWriter::VisitEmptyDecl(EmptyDecl *D) { in VisitEmptyDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2741 void ASTDeclReader::VisitEmptyDecl(EmptyDecl *D) { in VisitEmptyDecl() function in ASTDeclReader