Home
last modified time | relevance | path

Searched defs:ASTWriter (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h91 friend class ASTWriter; variable
H A DOpenCLOptions.h166 friend class ASTWriter; variable
H A DSourceManager.h62 class ASTWriter; variable
1761 friend class ASTWriter; variable
H A DDiagnostic.h394 friend class ASTWriter; variable
1039 friend class ASTWriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFileExtension.h27 class ASTWriter; variable
H A DASTReader.h356 friend class ASTWriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp109 TestModuleFileExtension::createExtensionWriter(ASTWriter &) { in createExtensionWriter() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h205 friend class ASTWriter; variable
H A DASTContext.h458 friend class ASTWriter; variable
H A DDeclCXX.h260 friend class ASTWriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h524 friend class ASTWriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h86 class ASTWriter; variable
12697 friend class ASTWriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4259 ASTWriter::ASTWriter(llvm::BitstreamWriter &Stream, in ASTWriter() function in ASTWriter