Searched refs:InFunctionScope (Results 1 – 3 of 3) sorted by relevance
34 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()62 bool InFunctionScope; member in __anonfa45b97a0111::CVSymbolDumperImpl558 if (InFunctionScope) in visitKnownRecord()562 InFunctionScope = true; in visitKnownRecord()587 InFunctionScope = false; in visitKnownRecord()
1471 if (InFunctionScope) in visitKnownRecord()1475 InFunctionScope = true; in visitKnownRecord()1616 InFunctionScope = false; in visitKnownRecord()1622 if (InFunctionScope) in visitKnownRecord()1626 InFunctionScope = true; in visitKnownRecord()
141 bool InFunctionScope = false;142 bool InFunctionScope = false; global() variable