Home | History | Annotate | Download | only in Lex

Lines Matching full:getintegervalue

773 /// GetIntegerValue - Convert this numeric literal value to an APInt that
776 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) {