Home | History | Annotate | Download | only in Sema

Lines Matching refs:getElaboratedType

2174     Result = Context.getElaboratedType(ETK_None, SS.getScopeRep(), Result);
2268 Result = Context.getElaboratedType(Keyword, SS.getScopeRep(), Result);
7041 T = Context.getElaboratedType(ETK_Typename, SS.getScopeRep(), T);
7164 return Context.getElaboratedType(ETK_Typename,