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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 3248       IntrinsicId = EncompassingInfo.Signed
 3253       IntrinsicId = EncompassingInfo.Signed
 3258       IntrinsicId = EncompassingInfo.Signed
 3274     Result = EmitOverflowIntrinsic(*this, IntrinsicId, Left, Right, Overflow);