Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclID.h179 class ASTWriter; variable
192 friend class ASTWriter; variable
H A DRawCommentList.h237 friend class ASTWriter; variable
H A DASTContext.h493 friend class ASTWriter; variable
H A DDeclCXX.h264 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h90 friend class ASTWriter; variable
H A DOpenCLOptions.h184 friend class ASTWriter; variable
H A DSourceManager.h65 class ASTWriter; variable
1843 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFileExtension.h27 class ASTWriter; variable
H A DASTReader.h373 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp107 TestModuleFileExtension::createExtensionWriter(ASTWriter &) { in createExtensionWriter() argument
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h271 friend class ASTWriter; variable
H A DSema.h93 class ASTWriter; variable
1272 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h524 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4835 ASTWriter::ASTWriter(llvm::BitstreamWriter &Stream, in ASTWriter() function in ASTWriter