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

References

tools/clang/lib/AST/Decl.cpp
 3854   case Builtin::BIstrncat:
 3855     return Builtin::BIstrncat;
 3888         return Builtin::BIstrncat;
tools/clang/lib/Sema/SemaChecking.cpp
  360   case Builtin::BIstrncat:
 4419   else if (CMId == Builtin::BIstrncat)
tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  399     case Builtin::BIstrncat: