Searched refs:RecordDataRef (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h106 using RecordDataRef = ArrayRef<uint64_t>;
657 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp54 typedef ArrayRef<uint64_t> RecordDataRef; typedef in namespace:__anon1913
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4298 void ASTWriter::EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,

Completed in 171 milliseconds