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.h43 using RecordDataImpl = ASTReader::RecordDataImpl; variable
H A DASTWriter.h95 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
H A DASTReader.h381 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp51 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef