Home
last modified time | relevance | path

Searched defs:getInt (Results 1 – 12 of 12) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/
H A DInlineObjCClassMethod.m24 + (int)getInt; class
27 + (int)getInt; class
34 + (int)getInt { class
41 + (int)getInt; class
52 + (int)getInt { class
61 + (int)getInt; class in MyCat
70 + (int)getInt { class in MyCat
79 + (int)getInt; class in MyCat
90 + (int)getInt { class in MyCat
98 + (int)getInt; class
[all …]
H A Dtest_objc_inlining_option.m21 + (int)getInt; class
24 + (int)getInt; class
31 + (int)getInt { class
H A DInlineObjCInstanceMethod.m13 - (int)getInt; method
17 - (int)getInt { method
107 - (id)getInt; method
112 - (id)getInt { // expected-warning {{types are incompatible}} method
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DPointerIntPair.h79 IntType getInt() const { in getInt() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h71 int64_t getInt() const { return Constant.Int; } in getInt() function
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dcomplete-method-decls.m8 - (int)getInt; method
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DAPValue.h200 APSInt &getInt() { in getInt() function
204 const APSInt &getInt() const { in getInt() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dfriend.cpp47 friend const int getInt(int inInt = 0) {} in getInt() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A DNSContainers.m214 - (int)getInt; method
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp208 static unsigned getInt(StringRef R) { in getInt() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h292 ConstantInt *getInt(const APInt &AI) { in getInt() function
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function