Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordReader.h43 using RecordDataImpl = ASTReader::RecordDataImpl; variable
DASTWriter.h96 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
DASTReader.h380 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordReader.h42 using RecordDataImpl = ASTReader::RecordDataImpl; variable
DASTWriter.h92 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
DASTReader.h380 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordReader.h42 using RecordDataImpl = ASTReader::RecordDataImpl; variable
DASTWriter.h92 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
DASTReader.h380 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordReader.h42 using RecordDataImpl = ASTReader::RecordDataImpl; variable
DASTWriter.h92 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
DASTReader.h380 using RecordDataImpl = SmallVectorImpl<uint64_t>; variable
/aosp_15_r20/external/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp54 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTWriter.h88 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef
H A DASTReader.h322 typedef SmallVectorImpl<uint64_t> RecordDataImpl; typedef