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

References

tools/clang/lib/Sema/SemaChecking.cpp
 4413   if (CMId == 0)
 4417   if (CMId == Builtin::BIstrlcpy || CMId == Builtin::BIstrlcat)
 4417   if (CMId == Builtin::BIstrlcpy || CMId == Builtin::BIstrlcat)
 4419   else if (CMId == Builtin::BIstrncat)
 4422     CheckMemaccessArguments(TheCall, CMId, FnInfo);