Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTRecordReader.h42 using RecordDataImpl = ASTReader::RecordDataImpl; variable
H A DASTWriter.h92 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
H A DASTReader.h362 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/llvm-project-15.0.7/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp53 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef