| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SValBuilder.h | 269 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() 281 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() 285 loc::ConcreteInt makeIntLocVal(const llvm::APSInt &integer) { in makeIntLocVal() 289 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() 293 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() 300 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() 304 NonLoc makeIntValWithWidth(QualType ptrType, uint64_t integer) { in makeIntValWithWidth() 368 loc::ConcreteInt makeLoc(const llvm::APSInt &integer) { in makeLoc()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | implicit-bool-conversion.cpp | 60 int integer = boolean - 3; in implicitConversionFromBoolInSingleBoolExpressions() local 77 int integer = boolean && anotherBoolean; in implicitConversionFromBoollInComplexBoolExpressions() local 118 int integer = 0; in implicitConversionFromBoolInComparisons() local 140 int integer = static_cast<int>(boolean) + 3; in ignoreExplicitCastsFromBool() local 172 int integer = 10; in implicitConversionToBoolSimpleCases() local 209 int integer = 10; in implicitConversionToBoolInSingleExpressions() local 233 int integer = 10; in implicitConversionToBoolInComplexExpressions() local 251 int integer = 10; in implicitConversionInNegationExpressions() local 273 int integer = 10; in implicitConversionToBoolInControlStatements() local 391 int integer = 10; in ignoreExplicitCastsToBool() local [all …]
|
| H A D | implicit-bool-conversion-allow-in-conditions.cpp | 19 int integer = 0; in regularImplicitConversionIntegerToBoolIsNotIgnored() local
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | debug-info-category.m | 5 int integer; field 8 - (int)integer; method 13 - (int)integer { method
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | ext-typecheck-comparison-of-pointer-integer.c | 10 int test_ext_typecheck_comparison_of_pointer_integer(int integer, int * pointer) { in test_ext_typecheck_comparison_of_pointer_integer()
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | dwarf5-atomic.s | 8 integer: label
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | cxx_exprs.cpp | 10 int integer; variable
|
| H A D | struct.h | 20 int *integer; member
|
| H A D | exprs.c | 13 int integer; variable
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | expr-parsers.h | 29 template <typename PA> inline constexpr auto integer(const PA &p) { in integer() function
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | resolve84.f90 | 9 type integer type
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-script/ |
| H A D | main.cpp | 7 int integer; member
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/boost/ |
| H A D | use-to-string.cpp | 152 int integer; member
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-cpp/ |
| H A D | main.cpp | 35 int integer; member
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | PostfixExpression.cpp | 153 void Visit(IntegerNode &integer, Node *&) override { in Visit()
|
| /llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/ |
| H A D | Lexer.h | 96 integer, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | ARMAttributeParser.cpp | 286 uint64_t integer = de.getULEB128(cursor); in compatibility() local
|
| /llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/ |
| H A D | PythonDataObjectsTests.cpp | 270 PythonInteger integer(7); in TEST_F() local 326 PythonInteger integer(long_value0); in TEST_F() local
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/ |
| H A D | main.cpp | 7 int integer; member
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | StructuredData.h | 104 Integer *integer = GetAsInteger(); variable
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.cpp | 75 #define integer int64_t macro
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | Scalar.cpp | 647 APInt integer; in SetValueFromCString() local
|
| /llvm-project-15.0.7/llvm/utils/textmate/ |
| H A D | tablegen.json | 148 "integer": { object
|
| /llvm-project-15.0.7/mlir/utils/vscode/ |
| H A D | pdll-grammar.json | 90 "integer": { object
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/ |
| H A D | EmulateInstructionMIPS64.cpp | 46 #define integer int64_t in LLDB_PLUGIN_DEFINE_ADV() macro
|