Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp96 Error remapAllTypes(const CVTypeArray &Types);
306 if (auto EC = remapAllTypes(Types)) in doit()
322 if (auto EC = remapAllTypes(Types)) in doit()
338 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes() function in TypeStreamMerger