Home
last modified time | relevance | path

Searched refs:CVTypeArray (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp76 bool mergeStream(const CVTypeArray &Types);
135 bool TypeStreamMerger::mergeStream(const CVTypeArray &Types) { in mergeStream()
147 const CVTypeArray &Types) { in mergeTypeStreams()
DCVTypeVisitor.cpp65 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream()
DTypeDumper.cpp675 Error CVTypeDumper::dump(const CVTypeArray &Types) { in dump()
685 CVTypeArray Types; in dump()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DTpiStream.h50 iterator_range<codeview::CVTypeArray::Iterator> types(bool *HadError) const;
60 codeview::CVTypeArray TypeRecords;
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeStreamMerger.h21 bool mergeTypeStreams(TypeTableBuilder &DestStream, const CVTypeArray &Types);
DCVTypeVisitor.h28 Error visitTypeStream(const CVTypeArray &Types);
DTypeDumper.h41 Error dump(const CVTypeArray &Types);
DTypeRecord.h1198 typedef VarStreamArray<CVType> CVTypeArray; typedef
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp268 iterator_range<CVTypeArray::Iterator>
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1065 CVTypeArray Types; in mergeCodeViewTypes()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp479 CVTypeArray Types; in emitTypeInformation()