Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTRecordReader.h40 using RecordDataImpl = ASTReader::RecordDataImpl; variable
DASTWriter.h105 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
DASTReader.h361 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/external/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp54 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef
/external/llvm-project/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp53 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef
/external/clang/include/clang/Serialization/
DASTWriter.h88 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef
DASTReader.h322 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef