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

References

tools/clang/lib/AST/FormatString.cpp
  223       if (I != E && *I == 'h') {
  226       } else if (I != E && *I == 'l' && LO.OpenCL) {
  235       if (I != E && *I == 'l') {
  253         if (I != E && (*I == 's' || *I == 'S' || *I == '[')) {
  270       if (I + 1 != E && I + 2 != E) {
  270       if (I + 1 != E && I + 2 != E) {