Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
330 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2729 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2737 if (parseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2745 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()