Searched refs:thiscd (Results 1 – 2 of 2) sorted by relevance
3677 AggregateDeclaration *thiscd = s->isAggregateDeclaration(); in getLevel() local3678 if (thiscd) in getLevel()3690 if (!thiscd->isNested() && !sc->intypeof) in getLevel()
1127 if (auto thiscd = s.isAggregateDeclaration()) in getLevel() local1139 if (!thiscd.isNested() && !intypeof) in getLevel()