HomeSort by relevance Sort by last modified time
    Searched refs:isUIntArg (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 198 bool isUIntArg() const { return kind >= UIntArgBeg && kind <= UIntArgEnd; }
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 300 if (CS.isUIntArg())

Completed in 24 milliseconds