Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
282 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2370 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2378 if (parseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2386 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()