Searched refs:Elab (Results 1 – 1 of 1) sorted by relevance
2496 if (const ElaboratedType *Elab = dyn_cast<ElaboratedType>(this)) in isElaboratedTypeSpecifier() local2497 Keyword = Elab->getKeyword(); in isElaboratedTypeSpecifier()