Home
last modified time | relevance | path

Searched refs:visitTypeBegin (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp71 Error visitTypeBegin(const CVRecord<TypeLeafKind> &Record) override;
96 Error TypeStreamMerger::visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) { in visitTypeBegin() function in TypeStreamMerger
DCVTypeVisitor.cpp29 if (auto EC = Callbacks.visitTypeBegin(Record)) in visitTypeRecord()
DTypeDumper.cpp206 Error CVTypeDumper::visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function in CVTypeDumper
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeVisitorCallbacks.h37 virtual Error visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function
DTypeDumper.h71 Error visitTypeBegin(const CVRecord<TypeLeafKind> &Record) override;
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp111 Error visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) override { in visitTypeBegin() function in __anon8e1c670a0211::TpiHashVerifier