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

  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 392 bool isDoubleArg() const { return kind >= DoubleArgBeg &&
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 325 if (CS.isDoubleArg()) {

Completed in 48 milliseconds