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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 4071     if (SCS.IncompatibleObjC && Action != AA_Casting) {
tools/clang/lib/Sema/SemaOverload.cpp
 1638   SCS.IncompatibleObjC = false;
 1849     SCS.IncompatibleObjC = IncompatibleObjC;