Home
last modified time | relevance | path

Searched defs:ASTRecordWriter (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h66 /// Construct a ASTRecordWriter that uses the same encoding scheme as another in ASTRecordWriter() function
61 ASTRecordWriter(ASTWriter &W, ASTWriter::RecordDataImpl &Record) ASTRecordWriter() function
[all...]
H A DASTWriter.h89 friend class ASTRecordWriter; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h22 class ASTRecordWriter; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h263 friend class ASTRecordWriter; variable