Home | History | Annotate | Download | only in Sema

Lines Matching refs:getElaboratedType

2172     Result = Context.getElaboratedType(ETK_None, SS.getScopeRep(), Result);
2266 Result = Context.getElaboratedType(Keyword, SS.getScopeRep(), Result);
7569 T = Context.getElaboratedType(ETK_Typename, SS.getScopeRep(), T);
7692 return Context.getElaboratedType(ETK_Typename,