Searched refs:variableScope (Results 1 – 1 of 1) sorted by relevance
351 const Scope &variableScope{symbol->owner()}; in Post() local352 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()