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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h104 using RecordDataRef = ArrayRef<uint64_t>;
640 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp53 typedef ArrayRef<uint64_t> RecordDataRef; typedef in namespace:__anon528
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4222 void ASTWriter::EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,

Completed in 284 milliseconds