Home | History | Annotate | Download | only in Sema

Lines Matching refs:getElaboratedType

2132     Result = Context.getElaboratedType(ETK_None, SS.getScopeRep(), Result);
2226 Result = Context.getElaboratedType(Keyword, SS.getScopeRep(), Result);
6879 T = Context.getElaboratedType(ETK_Typename, SS.getScopeRep(), T);
6956 return Context.getElaboratedType(ETK_Typename,