Searched refs:BaseSizeArg (Results 1 – 2 of 2) sorted by relevance
296 bool parseAllocSizeArguments(unsigned &BaseSizeArg,
2110 bool LLParser::parseAllocSizeArguments(unsigned &BaseSizeArg, in parseAllocSizeArguments() argument2118 if (ParseUInt32(BaseSizeArg)) in parseAllocSizeArguments()2126 if (HowMany == BaseSizeArg) in parseAllocSizeArguments()