Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
318 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2587 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2595 if (parseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2603 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()