Searched defs:shouldUseLocalScope (Results 1 – 1 of 1) sorted by relevance
185 bool OpPrintingFlags::shouldUseLocalScope() const { return printLocalScope; } in shouldUseLocalScope() function in OpPrintingFlags2601 bool shouldUseLocalScope = flags.shouldUseLocalScope(); in print() local