Home | History | Annotate | Download | only in Sema

Lines Matching refs:getElaboratedType

2297     Result = Context.getElaboratedType(ETK_None, SS.getScopeRep(), Result);
2391 Result = Context.getElaboratedType(Keyword, SS.getScopeRep(), Result);
8094 T = Context.getElaboratedType(ETK_Typename, SS.getScopeRep(), T);
8218 return Context.getElaboratedType(ETK_Typename,