reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaType.cpp
 6847   FunctionTypeUnwrapper unwrapped(S, type);
 6859     type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI));
 6878     QualType origType = type;
 6882       type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI));
 6884     type = state.getAttributedType(
 6886         origType, type);
 6900     type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI));
 6921     type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI));
 6947     type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI));
 6993     type = unwrapped.wrap(
 7017     if (S.getCallingConvAttributedType(type)) {
 7062     Equivalent = type;
 7068   type = state.getAttributedType(CCAttr, type, Equivalent);
 7068   type = state.getAttributedType(CCAttr, type, Equivalent);