Searched refs:InFunctionScope (Results 1 – 2 of 2) sorted by relevance
36 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()64 bool InFunctionScope; member in __anon56f40a650111::CVSymbolDumperImpl560 if (InFunctionScope) in visitKnownRecord()564 InFunctionScope = true; in visitKnownRecord()589 InFunctionScope = false; in visitKnownRecord()
1308 bool InFunctionScope) { in shouldSkipAttribute() argument1326 return (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()