Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVScope.h108 bool resolvePrinting() const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVScope.cpp562 bool LVScope::resolvePrinting() const { in resolvePrinting() function in LVScope
624 getIsInCompare() ? options().getReportExecute() : resolvePrinting(); in doPrint()