Home | History | Annotate | Download | only in Sema

Lines Matching refs:getElaboratedType

908     Result = S.getElaboratedType(Keyword, DS.getTypeSpecScope(), Result);
2784 ClsType = Context.getElaboratedType(ETK_None, NNSPrefix, ClsType);
4783 QualType Sema::getElaboratedType(ElaboratedTypeKeyword Keyword,
4795 return Context.getElaboratedType(Keyword, NNS, T);