Home
last modified time | relevance | path

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

/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()
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DStringConstructorCheck.cpp20 AST_MATCHER_P(IntegerLiteral, isBiggerThan, unsigned, N) { in AST_MATCHER_P() argument
H A DSizeofExpressionCheck.cpp20 AST_MATCHER_P(IntegerLiteral, isBiggerThan, unsigned, N) { in AST_MATCHER_P() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h170 IntegerLiteral, global() enumerator
/llvm-project/clang/unittests/Tooling/
H A DSourceCodeTest.cpp658 __anon2a9822401202(IntegerLiteral *, ASTContext *Context) TEST() argument
[all...]
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h249 IntegerLiteral, global() enumerator
H A DItaniumDemangle.h2416 IntegerLiteral(std::string_view Type_, std::string_view Value_) IntegerLiteral() function
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1472 IntegerLiteral, global() enumerator
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp951 TEST_P(ASTMatchersTest,IntegerLiteral) TEST_P() argument
/llvm-project/clang/unittests/AST/
H A DStructuralEquivalenceTest.cpp2190 TEST_F(StructuralEquivalenceStmtTest,IntegerLiteral) TEST_F() argument
/llvm-project/clang/lib/AST/
H A DExpr.cpp966 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, IntegerLiteral() function in IntegerLiteral
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2417 IntegerLiteral(std::string_view Type_, std::string_view Value_) IntegerLiteral() function
/llvm-project/clang/include/clang/Sema/
H A DSema.h147 class IntegerLiteral; global() variable
/llvm-project/clang/include/clang/AST/
H A DExpr.h1503 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function
[all...]