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