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

  /external/clang/lib/Analysis/
FormatString.cpp 100 if (Amt.getConstantAmount() == 0) {
108 return OptionalAmount(OptionalAmount::Arg, Amt.getConstantAmount() - 1,
163 if (Amt.getConstantAmount() == 0) {
168 FS.setArgIndex(Amt.getConstantAmount() - 1);