Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSema

143     Sema &getSema() const {
192 diagnoseBadTypeAttribute(getSema(), **i, type);
324 diagnoseBadTypeAttribute(state.getSema(), attr, type);
416 diagnoseBadTypeAttribute(state.getSema(), attr, type);
509 if (!state.getSema().getLangOpts().ObjCAutoRefCount)
583 Sema &S = state.getSema();
1632 Sema &S = state.getSema();
1774 Sema &SemaRef = state.getSema();
2038 Sema &S = state.getSema();
2696 Sema &S = state.getSema();
2732 Sema &S = state.getSema();
3342 Sema &S = state.getSema();
3469 Sema &S = state.getSema();
3653 Sema &S = state.getSema();
3982 HandleAddressSpaceTypeAttribute(type, attr, state.getSema());
3991 HandleVectorSizeAttr(type, attr, state.getSema());
3997 HandleExtVectorTypeAttr(type, attr, state.getSema());
4001 HandleNeonVectorTypeAttr(type, attr, state.getSema(),
4006 HandleNeonVectorTypeAttr(type, attr, state.getSema(),
4012 HandleOpenCLImageAccessAttribute(type, attr, state.getSema());
4017 if (!state.getSema().getLangOpts().ObjCAutoRefCount)