HomeSort by: relevance | last modified time | path
    Searched defs:VisitPragmaCommentDecl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 58 void VisitPragmaCommentDecl(PragmaCommentDecl *D);
335 void ASTDeclWriter::VisitPragmaCommentDecl(PragmaCommentDecl *D) {
ASTReaderDecl.cpp 318 void VisitPragmaCommentDecl(PragmaCommentDecl *D);
633 void ASTDeclReader::VisitPragmaCommentDecl(PragmaCommentDecl *D) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
TextNodeDumper.cpp 1740 void TextNodeDumper::VisitPragmaCommentDecl(const PragmaCommentDecl *D) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 793 TemplateDeclInstantiator::VisitPragmaCommentDecl(PragmaCommentDecl *D) {

Completed in 41 milliseconds