Searched defs:IntegerLiteral (Results 1 – 8 of 8) sorted by relevance
22 static Base getBase(const StringRef IntegerLiteral) { in getBase()168 const StringRef IntegerLiteral, int DigitsPerGroup) const { in checkSeparator() argument187 std::string IntegerLiteralSeparatorFixer::format(const StringRef IntegerLiteral, in format()
170 IntegerLiteral, enumerator
249 IntegerLiteral, enumerator
2416 IntegerLiteral(std::string_view Type_, std::string_view Value_) in IntegerLiteral() function
1472 IntegerLiteral, enumerator
966 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
147 class IntegerLiteral; variable
1503 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function