Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h38 void setIpiTypes(TypeCollection &Types) { IpiTypes = &Types; } in setIpiTypes() function
/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2207 TDV.setIpiTypes(IpiTypes); in dumpCodeViewMergedTypes()