Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.h44 bool isPdbBlockMapBlock() const;
DExplainOutputStyle.cpp55 else if (isPdbBlockMapBlock()) in explainPdbFile()
116 bool ExplainOutputStyle::isPdbBlockMapBlock() const { in isPdbBlockMapBlock() function in ExplainOutputStyle