Lines Matching full:checking
1 //===--- SemaChecking.cpp - Extra Semantic Checking -----------------------===//
48 /// and arguments that merit checking?
71 /// This is useful when doing custom type-checking. Returns true on error.
299 // Printf and scanf checking.
363 // Printf checking.
393 /// This function goes through and does final semantic checking for these
785 // Determine which of the following types of shufflevector we're checking:
1038 // add proper support for checking the attribute later.
1141 // are string literals: (1) permits the checking of format strings by
1148 // the same format string checking logic for both ObjC and C strings.
1355 //===--- CHECK: Printf format string checking ------------------------------===//
1420 // Don't do any more checking. We will just emit
1443 // Don't do any more checking. We will just emit
1617 // Continue checking the other format specifiers.
1638 // All further checking is done on the subexpression.
1678 //===--- CHECK: Scanf format string checking ------------------------------===//
1891 // we have enough arguments, and if not, abort further checking.
1898 // We have special checking when the length is a sizeof expression.
2000 // Perform checking for returned stack addresses, local blocks,
2061 /// a problematic expression based on such local checking.
3210 // The conditional-checking code will