Searched refs:getConstantAmount (Results 1 – 3 of 3) sorted by relevance
102 if (Amt.getConstantAmount() == 0) { in ParsePositionAmount()110 return OptionalAmount(OptionalAmount::Arg, Amt.getConstantAmount() - 1, in ParsePositionAmount()165 if (Amt.getConstantAmount() == 0) { in ParseArgPosition()170 FS.setArgIndex(Amt.getConstantAmount() - 1); in ParseArgPosition()
303 unsigned getConstantAmount() const { in getConstantAmount() function
5445 if (Amt.getConstantAmount() == 0) { in HandleScanfSpecifier()