Searched refs:InFunctionScope (Results 1 – 9 of 9) sorted by relevance
34 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()62 bool InFunctionScope; member in __anond61ef6ba0111::CVSymbolDumperImpl558 if (InFunctionScope) in visitKnownRecord()562 InFunctionScope = true; in visitKnownRecord()587 InFunctionScope = false; in visitKnownRecord()
36 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()64 bool InFunctionScope; member in __anonecd47b740111::CVSymbolDumperImpl560 if (InFunctionScope) in visitKnownRecord()564 InFunctionScope = true; in visitKnownRecord()589 InFunctionScope = false; in visitKnownRecord()
34 W(W), PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()56 bool InFunctionScope; member in __anond0a8c9120111::CVSymbolDumperImpl550 if (InFunctionScope) in visitProcSym()553 InFunctionScope = true; in visitProcSym()585 InFunctionScope = false; in visitScopeEndSym()
141 bool InFunctionScope = false; variable
1424 uint16_t Tag, bool InDebugMap, bool SkipPC, bool InFunctionScope) { in shouldSkipAttribute() argument1443 (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()