Home
last modified time | relevance | path

Searched refs:setIpiTypes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDumpVisitor.h37 void setIpiTypes(TypeCollection &Types) { IpiTypes = &Types; } in setIpiTypes() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1856 TDV.setIpiTypes(IpiTypes); in dumpCodeViewMergedTypes()