Searched refs:CreatedScope (Results 1 – 1 of 1) sorted by relevance
3024 bool CreatedScope; variable3027 : P(p), SS(ss), EnteredScope(false), CreatedScope(false) {} in DeclaratorScopeObj()3033 CreatedScope = true; in EnterDeclaratorScope()3045 if (CreatedScope) in ~DeclaratorScopeObj()