Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h163 IntegerLiteral, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h250 IntegerLiteral, enumerator
H A DItaniumDemangle.h2275 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1428 IntegerLiteral, enumerator
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h2275 IntegerLiteral(StringView Type_, StringView Value_) in IntegerLiteral() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp972 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h142 class IntegerLiteral; variable
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1509 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function