Home | History | Annotate | Download | only in Lex

Lines Matching defs:GetIntegerValue

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