Searched refs:CreatedScope (Results 1 – 1 of 1) sorted by relevance
2935 bool CreatedScope; variable2938 : P(p), SS(ss), EnteredScope(false), CreatedScope(false) {} in DeclaratorScopeObj()2944 CreatedScope = true; in EnterDeclaratorScope()2956 if (CreatedScope) in ~DeclaratorScopeObj()