Searched refs:CreatedScope (Results 1 – 1 of 1) sorted by relevance
2250 bool CreatedScope; variable2253 : P(p), SS(ss), EnteredScope(false), CreatedScope(false) {} in DeclaratorScopeObj()2259 CreatedScope = true; in EnterDeclaratorScope()2271 if (CreatedScope) in ~DeclaratorScopeObj()