Searched defs:IntegerLiteral (Results 1 – 9 of 9) 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()
163 IntegerLiteral, enumerator
250 IntegerLiteral, enumerator
2275 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
1428 IntegerLiteral, enumerator
972 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
142 class IntegerLiteral; variable
1509 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function