Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.h42 bool isPdbSuperBlock() const;
H A DExplainOutputStyle.cpp53 if (isPdbSuperBlock()) in explainPdbFile()
103 bool ExplainOutputStyle::isPdbSuperBlock() const { in isPdbSuperBlock() function in ExplainOutputStyle