Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclID.h171 class ASTWriter; variable
184 friend class ASTWriter; variable
H A DRawCommentList.h237 friend class ASTWriter; variable
H A DASTContext.h513 friend class ASTWriter; variable
H A DDeclCXX.h265 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h39 class ASTWriter; variable
285 friend class ASTWriter; variable
H A DSema.h123 class ASTWriter; variable
1547 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h92 friend class ASTWriter; variable
H A DOpenCLOptions.h184 friend class ASTWriter; variable
H A DSourceManager.h65 class ASTWriter; variable
1853 friend class ASTWriter; variable
H A DDiagnostic.h451 friend class ASTWriter; variable
1048 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFileExtension.h27 class ASTWriter; variable
H A DASTReader.h421 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp106 TestModuleFileExtension::createExtensionWriter(ASTWriter &) { in createExtensionWriter() argument
/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.cpp5384 ASTWriter::ASTWriter(llvm::BitstreamWriter &Stream, in ASTWriter() function in ASTWriter