Searched refs:InFunctionScope (Results 1 – 4 of 4) sorted by relevance
37 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()60 bool InFunctionScope; member in __anonca17c7540111::CVSymbolDumperImpl545 if (InFunctionScope) in visitKnownRecord()549 InFunctionScope = true; in visitKnownRecord()574 InFunctionScope = false; in visitKnownRecord()
34 W(W), PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()56 bool InFunctionScope; member in __anonce6ef81c0111::CVSymbolDumperImpl550 if (InFunctionScope) in visitProcSym()553 InFunctionScope = true; in visitProcSym()585 InFunctionScope = false; in visitScopeEndSym()
1345 bool InFunctionScope) { in shouldSkipAttribute() argument1360 return (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()
2684 bool InFunctionScope) { in shouldSkipAttribute() argument2699 return (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()