Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordReader.h42 using RecordDataImpl = ASTReader::RecordDataImpl; variable
H A DASTWriter.h102 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
H A DASTReader.h429 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp48 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef