/llvm-project/lldb/test/API/lang/objc/objc-dyn-sbtype/ |
H A D | main.m | 6 -(int) getInt; method 14 - (int) getInt { method 25 -(int) getInt; method 38 - (int) getInt { method
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | InlineObjCClassMethod.m | 32 + (int)getInt; class 35 + (int)getInt; class 42 + (int)getInt { class 49 + (int)getInt; class 60 + (int)getInt { class 69 + (int)getInt; class in MyCat 78 + (int)getInt { class in MyCat 87 + (int)getInt; class in MyCat 98 + (int)getInt { class in MyCat 106 + (int)getInt; class [all …]
|
H A D | test_objc_inlining_option.m | 21 + (int)getInt; class 24 + (int)getInt; class 31 + (int)getInt { class
|
H A D | InlineObjCInstanceMethod.m | 13 - (int)getInt; method 17 - (int)getInt { method 107 - (id)getInt; method 112 - (id)getInt { // expected-warning {{types are incompatible}} method
|
/llvm-project/clang/test/Parser/ |
H A D | objcxx0x-lambda-expressions.mm | 51 int getInt(); function
|
/llvm-project/clang/test/Modules/ |
H A D | redundant-template-default-arg.cpp | 44 consteval int getInt() { in getInt() function
|
H A D | redundant-template-default-arg3.cpp | 41 consteval int getInt() { in getInt() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | PointerIntPair.h | 96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function 195 static intptr_t getInt(intptr_t Value) { in getInt() function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-emplace-ignore-implicit-constructors.cpp | 45 int getInt() { return 42; } in getInt() function
|
H A D | use-emplace.cpp | 356 int getInt() { return 42; } in getInt() function
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 82 int64_t &getInt() { in getInt() function 102 int64_t getInt() const { in getInt() function
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 88 int64_t getInt() const { return Constant.Int; } in getInt() function
|
/llvm-project/clang/test/Index/ |
H A D | complete-method-decls.m | 8 - (int)getInt; method
|
/llvm-project/clang/test/SemaCXX/ |
H A D | coro-lifetimebound.cpp | 36 int getInt() { return 0; } in getInt() function
|
H A D | friend.cpp | 47 friend const int getInt(int inInt = 0) {} in getInt() function
|
/llvm-project/clang/test/Analysis/ |
H A D | NSContainers.m | 220 - (int)getInt; method
|
/llvm-project/llvm/lib/IR/ |
H A D | DataLayout.cpp | 247 template <typename IntTy> static Error getInt(StringRef R, IntTy &Result) { getInt() function
|
/llvm-project/llvm/utils/TableGen/ |
H A D | SearchableTableEmitter.cpp | 41 int64_t getInt(Record *R, StringRef Field) { getInt() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 499 ConstantInt *getInt(const APInt &AI) { getInt() function
|
/llvm-project/mlir/lib/Dialect/Async/Transforms/ |
H A D | AsyncParallelFor.cpp | 796 auto getInt = [](IntegerAttr attr) { return attr ? attr.getInt() : 0; }; matchAndRewrite() local
|
/llvm-project/clang/test/AST/Interp/ |
H A D | records.cpp |
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.h | 154 RCInt getInt() const { in getInt() function
|
/llvm-project/mlir/lib/IR/ |
H A D | BuiltinAttributes.cpp | 352 int64_t IntegerAttr::getInt() const { getInt() function in IntegerAttr
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 498 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() function in HexagonTargetLowering
|
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 3878 unsigned TypeCoupledDeclRefInfo::getInt() const { return Data.getInt(); } in getInt() function in TypeCoupledDeclRefInfo
|