Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTRecordReader.h40 using RecordDataImpl = ASTReader::RecordDataImpl; variable
H A DASTWriter.h106 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
H A DASTReader.h363 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp53 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef