Home
last modified time | relevance | path

Searched defs:ASTTypeWriter (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h110 friend class ASTTypeWriter; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp138 class ASTTypeWriter { class
149 ASTTypeWriter(ASTWriter &Writer, ASTWriter::RecordDataImpl &Record) in ASTTypeWriter() function in clang::ASTTypeWriter