reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3757 const AttributedType *getCallingConvAttributedType(QualType T) const;
3292 bool NewCCExplicit = getCallingConvAttributedType(New->getType()); 3309 bool FirstCCExplicit = getCallingConvAttributedType(First->getType());tools/clang/lib/Sema/SemaType.cpp
7017 if (S.getCallingConvAttributedType(type)) {