Searched refs:InFunctionScope (Results 1 – 1 of 1) sorted by relevance
649 bool InFunctionScope = false; in printCodeViewSymbolsSubsection() local663 if (InFunctionScope || Size < 36) { in printCodeViewSymbolsSubsection()667 InFunctionScope = true; in printCodeViewSymbolsSubsection()694 if (!InFunctionScope || Size > 0) { in printCodeViewSymbolsSubsection()698 InFunctionScope = false; in printCodeViewSymbolsSubsection()717 if (InFunctionScope) in printCodeViewSymbolsSubsection()