Searched refs:getConstantAmount (Results 1 – 3 of 3) sorted by relevance
101 if (Amt.getConstantAmount() == 0) { in ParsePositionAmount()109 return OptionalAmount(OptionalAmount::Arg, Amt.getConstantAmount() - 1, in ParsePositionAmount()164 if (Amt.getConstantAmount() == 0) { in ParseArgPosition()169 FS.setArgIndex(Amt.getConstantAmount() - 1); in ParseArgPosition()
297 unsigned getConstantAmount() const { in getConstantAmount() function
4087 if (Amt.getConstantAmount() == 0) { in HandleScanfSpecifier()