Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.h40 bool isPdbSuperBlock() const;
H A DExplainOutputStyle.cpp53 if (isPdbSuperBlock()) in explainPdbFile()
102 bool ExplainOutputStyle::isPdbSuperBlock() const { in isPdbSuperBlock() function in ExplainOutputStyle