Home
last modified time | relevance | path

Searched defs:RecordDataRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDSerializedDiagnosticPrinter.cpp52 typedef ArrayRef<uint64_t> RecordDataRef; typedef
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h96 using RecordDataRef = ArrayRef<uint64_t>; variable