HomeSort by: relevance | last modified time | path
    Searched defs:TpiTypes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeDumpVisitor.h 28 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W,
30 : W(W), PrintRecordBytes(PrintRecordBytes), TpiTypes(TpiTypes) {}
71 return IpiTypes ? *IpiTypes : TpiTypes;
78 TypeCollection &TpiTypes;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
BytesOutputStyle.h 57 std::unique_ptr<codeview::LazyRandomTypeCollection> TpiTypes;

Completed in 25 milliseconds