Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Serialization/
HDASTRecordReader.h43 using RecordDataImpl = ASTReader::RecordDataImpl; variable
HDASTWriter.h95 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
HDASTReader.h381 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDSerializedDiagnosticPrinter.cpp51 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef