Searched refs:VisitPragmaCommentDecl (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp695 TemplateDeclInstantiator::VisitPragmaCommentDecl(PragmaCommentDecl *D) { function in class:TemplateDeclInstantiator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp59 void VisitPragmaCommentDecl(PragmaCommentDecl *D);
334 void ASTDeclWriter::VisitPragmaCommentDecl(PragmaCommentDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp315 void VisitPragmaCommentDecl(PragmaCommentDecl *D);
625 void ASTDeclReader::VisitPragmaCommentDecl(PragmaCommentDecl *D) { function in class:ASTDeclReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1430 void TextNodeDumper::VisitPragmaCommentDecl(const PragmaCommentDecl *D) { function in class:TextNodeDumper
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h309 void VisitPragmaCommentDecl(const PragmaCommentDecl *D);

Completed in 123 milliseconds