Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceLocation.h88 friend class ASTWriter; variable
H A DOpenCLOptions.h184 friend class ASTWriter; variable
H A DSourceManager.h64 class ASTWriter; variable
1791 friend class ASTWriter; variable
H A DDiagnostic.h395 friend class ASTWriter; variable
1044 friend class ASTWriter; variable
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleFileExtension.h28 class ASTWriter; variable
H A DASTReader.h373 friend class ASTWriter; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp107 TestModuleFileExtension::createExtensionWriter(ASTWriter &) { in createExtensionWriter() argument
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRawCommentList.h220 friend class ASTWriter; variable
H A DASTContext.h467 friend class ASTWriter; variable
H A DDeclCXX.h260 friend class ASTWriter; variable
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessingRecord.h521 friend class ASTWriter; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h88 class ASTWriter; variable
13721 friend class ASTWriter; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp4502 ASTWriter::ASTWriter(llvm::BitstreamWriter &Stream, in ASTWriter() function in ASTWriter