Home
last modified time | relevance | path

Searched defs:visitTypeBegin (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeVisitorCallbacks.h37 virtual Error visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function
/external/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp96 Error TypeStreamMerger::visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) { in visitTypeBegin() function in TypeStreamMerger
DTypeDumper.cpp206 Error CVTypeDumper::visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function in CVTypeDumper
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp111 Error visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) override { in visitTypeBegin() function in __anon8e1c670a0211::TpiHashVerifier