Searched refs:CreatedScope (Results 1 – 1 of 1) sorted by relevance
3170 bool CreatedScope; variable3173 : P(p), SS(ss), EnteredScope(false), CreatedScope(false) {} in DeclaratorScopeObj()3179 CreatedScope = true; in EnterDeclaratorScope()3191 if (CreatedScope) in ~DeclaratorScopeObj()