Home
last modified time | relevance | path

Searched defs:IntegerLiteral (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp22 static Base getBase(const StringRef IntegerLiteral) { in getBase()
168 const StringRef IntegerLiteral, int DigitsPerGroup) const { in checkSeparator() argument
187 std::string IntegerLiteralSeparatorFixer::format(const StringRef IntegerLiteral, in format()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h170 IntegerLiteral, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h249 IntegerLiteral, enumerator
H A DItaniumDemangle.h2416 IntegerLiteral(std::string_view Type_, std::string_view Value_) in IntegerLiteral() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1472 IntegerLiteral, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp966 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h147 class IntegerLiteral; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1503 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function