Searched refs:InFunctionScope (Results 1 – 2 of 2) sorted by relevance
34 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()62 bool InFunctionScope; member in __anon734affb10111::CVSymbolDumperImpl558 if (InFunctionScope) in visitKnownRecord()562 InFunctionScope = true; in visitKnownRecord()587 InFunctionScope = false; in visitKnownRecord()
1424 uint16_t Tag, bool InDebugMap, bool SkipPC, bool InFunctionScope) { in shouldSkipAttribute() argument1443 (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()