Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
286 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2185 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2193 if (parseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2201 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()