Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
327 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2699 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2707 if (parseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2715 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()