Home
last modified time | relevance | path

Searched refs:ObjC (Results 1 – 25 of 141) sorted by relevance

123456

/external/clang/test/Index/Core/
Dindex-subkinds.m3 // CHECK: [[@LINE+1]]:12 | class/ObjC | XCTestCase | c:objc(cs)XCTestCase | _OBJC_CLASS_$_XCTestCas…
7 // CHECK: [[@LINE+1]]:12 | class(test)/ObjC | MyTestCase | c:objc(cs)MyTestCase | _OBJC_CLASS_$_MyT…
10 // CHECK: [[@LINE+1]]:17 | class(test)/ObjC | MyTestCase | c:objc(cs)MyTestCase | <no-cgname> | Def…
12 // CHECK: [[@LINE+1]]:1 | instance-method(test)/ObjC | testMe | c:objc(cs)MyTestCase(im)testMe | -[…
14 // CHECK: [[@LINE+1]]:1 | instance-method/ObjC | testResult | c:objc(cs)MyTestCase(im)testResult | …
16 // CHECK: [[@LINE+1]]:1 | instance-method/ObjC | testWithInt: | c:objc(cs)MyTestCase(im)testWithInt…
20 // CHECK: [[@LINE+1]]:12 | class(test)/ObjC | SubTestCase | c:objc(cs)SubTestCase | _OBJC_CLASS_$_S…
23 // CHECK: [[@LINE+1]]:17 | class(test)/ObjC | SubTestCase | c:objc(cs)SubTestCase | <no-cgname> | D…
25 // CHECK: [[@LINE+1]]:1 | instance-method(test)/ObjC | testIt2 | c:objc(cs)SubTestCase(im)testIt2 |…
29 // CHECK: [[@LINE+1]]:12 | extension/ObjC | cat | c:objc(cy)MyTestCase@cat | <no-cgname> | Decl | r…
[all …]
Dindex-source.m4 // CHECK: [[@LINE-1]]:12 | class/ObjC | Base | c:objc(cs)Base | _OBJC_CLASS_$_Base | Decl | rel: 0
6 // CHECK: [[@LINE-1]]:1 | instance-method/ObjC | meth | c:objc(cs)Base(im)meth | -[Base meth] | Dec…
16 …// CHECK: [[@LINE+3]]:6 | instance-method/ObjC | meth | c:objc(cs)Base(im)meth | -[Base meth] | Re…
22 // CHECK: [[@LINE+1]]:11 | protocol/ObjC | Prot1 | c:objc(pl)Prot1 | <no-cgname> | Decl | rel: 0
26 // CHECK: [[@LINE+3]]:11 | protocol/ObjC | Prot2 | c:objc(pl)Prot2 | <no-cgname> | Decl | rel: 0
27 // CHECK: [[@LINE+2]]:17 | protocol/ObjC | Prot1 | c:objc(pl)Prot1 | <no-cgname> | Ref,RelBase | re…
32 // CHECK: [[@LINE+7]]:12 | class/ObjC | Sub | c:objc(cs)Sub | _OBJC_CLASS_$_Sub | Decl | rel: 0
33 // CHECK: [[@LINE+6]]:18 | class/ObjC | Base | c:objc(cs)Base | _OBJC_CLASS_$_Base | Ref,RelBase | …
35 // CHECK: [[@LINE+4]]:23 | protocol/ObjC | Prot2 | c:objc(pl)Prot2 | <no-cgname> | Ref,RelBase | re…
37 // CHECK: [[@LINE+2]]:30 | protocol/ObjC | Prot1 | c:objc(pl)Prot1 | <no-cgname> | Ref,RelBase | re…
[all …]
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-symbolized-disassembly.test3 …nsn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.macho-aarch64 | FileCheck %s -check-prefi…
4 …nsn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.macho-aarch64 | FileCheck %s -check-prefi…
13 ObjC-OBJ: 000000000000000c adrp x8, L_OBJC_SELECTOR_REFERENCES_3@PAGE
14 ObjC-OBJ: 0000000000000010 add x8, x8, L_OBJC_SELECTOR_REFERENCES_3@PAGEOFF
15 ObjC-OBJ:0000000000000044 bl _objc_msgSend
17 ObjC-EXE: 0000000100007ed0 add x8, x8, #0x50 ; Objc selector ref: date
18 ObjC-EXE: 0000000100007ed8 add x9, x9, #0x60 ; Objc class ref: _OBJC_CLASS_$_NSDate
19 ObjC-EXE: 0000000100007f04 bl 0x100007f50 ; Objc message: +[NSObject new]
20 ObjC-EXE: 0000000100007f1c bl 0x100007f50 ; Objc message: -[x0 new]
21 ObjC-EXE: 0000000100007f2c add x0, x0, #0x20 ; Objc cfstring ref: @"The current date and time is: %…
[all …]
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-symbolized-disassembly.test3 …insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.macho-x86_64 | FileCheck %s -check-prefi…
4 …insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.macho-x86_64 | FileCheck %s -check-prefi…
19 ObjC-OBJ: 0000000000000008 leaq 0xb1(%rip), %rax ## Objc cfstring ref: @"The current date an…
20 ObjC-OBJ: 0000000000000016 movq 0x4b(%rip), %rcx ## Objc class ref: NSObject
21 ObjC-OBJ: 000000000000001d movq 0x64(%rip), %rsi ## Objc selector ref: new
22 ObjC-OBJ: 0000000000000034 movq 0x35(%rip), %rax ## Objc class ref: NSDate
23 ObjC-OBJ: 000000000000003b movq 0x4e(%rip), %rsi ## Objc selector ref: date
25 ObjC-EXE: 0000000100000ee8 leaq 0x159(%rip), %rax ## Objc cfstring ref: @"The current date an…
26 ObjC-EXE: 0000000100000ef6 movq 0x13b(%rip), %rcx ## Objc class ref: _OBJC_CLASS_$_NSObject
27 ObjC-EXE: 0000000100000efd movq 0x124(%rip), %rsi ## Objc selector ref: new
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
72 /* ObjC start of ruleAttributeScope */
74 /* ObjC end of ruleAttributeScope */
76 /* ObjC start globalAttributeScope */
77 /* ObjC end globalAttributeScope */
78 /* ObjC start actions.(actionScope).synthesize */
79 /* ObjC end actions.(actionScope).synthesize */
80 /* ObjC start synthesize() */
81 /* ObjC end synthesize() */
121 /* ObjC start members */
[all …]
DLangParser.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
172 /* ObjC start of ruleAttributeScope */
174 /* ObjC end of ruleAttributeScope */
176 /* ObjC start globalAttributeScope */
177 /* ObjC end globalAttributeScope */
178 /* ObjC start actions.(actionScope).synthesize */
179 /* ObjC end actions.(actionScope).synthesize */
180 /* ObjC start synthesize() */
184 /* ObjC end synthesize() */
228 /* ObjC start members */
[all …]
DLangLexer.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
60 /* ObjC Start of actions.lexer.methods */
61 /* ObjC end of actions.lexer.methods */
62 /* ObjC start methods() */
63 /* ObjC end methods() */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
64 /* ObjC start of ruleAttributeScope */
66 /* ObjC end of ruleAttributeScope */
68 /* ObjC start globalAttributeScope */
69 /* ObjC end globalAttributeScope */
70 /* ObjC start actions.(actionScope).synthesize */
71 /* ObjC end actions.(actionScope).synthesize */
72 /* ObjC start synthesize() */
73 /* ObjC end synthesize() */
117 /* ObjC start members */
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
130 /* ObjC start of ruleAttributeScope */
132 /* ObjC end of ruleAttributeScope */
134 /* ObjC start globalAttributeScope */
135 /* ObjC end globalAttributeScope */
136 /* ObjC start actions.(actionScope).synthesize */
137 /* ObjC end actions.(actionScope).synthesize */
138 /* ObjC start synthesize() */
142 /* ObjC end synthesize() */
185 /* ObjC start members */
[all …]
DTreeRewriteLexer.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
60 /* ObjC Start of actions.lexer.methods */
61 /* ObjC end of actions.lexer.methods */
62 /* ObjC start methods() */
63 /* ObjC end methods() */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
110 /* ObjC start of ruleAttributeScope */
112 /* ObjC end of ruleAttributeScope */
114 /* ObjC start globalAttributeScope */
117 /* ObjC end globalAttributeScope */
118 /* ObjC start actions.(actionScope).synthesize */
119 /* ObjC end actions.(actionScope).synthesize */
120 /* ObjC start synthesize() */
121 /* ObjC end synthesize() */
184 /* ObjC start members */
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
DTestLexer.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
60 /* ObjC Start of actions.lexer.methods */
61 /* ObjC end of actions.lexer.methods */
62 /* ObjC start methods() */
63 /* ObjC end methods() */
/external/clang/lib/Index/
DIndexSymbol.cpp122 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
132 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
137 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
144 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
152 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
157 Info.Lang = SymbolLanguage::ObjC; in getSymbolInfo()
347 case SymbolLanguage::ObjC: return "ObjC"; in getSymbolLanguageString()
/external/clang/test/Analysis/inlining/
DInlineObjCClassMethod.m5 // Test inlining of ObjC class methods.
22 // Vanila: ObjC class method is called by name.
57 // ObjC class method is called by name. Definition is in the category.
75 // ObjC class method is called by name. Definition is in the parent category.
117 // ObjC class method is called by unknown class declaration (passed in as a
137 // ObjC class method call through a decl with a known type.
/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h149 ObjC, enumerator
179 return RetEffect(OwnedWhenTrackedReceiver, ObjC); in MakeOwnedWhenTrackedReceiver()
189 return RetEffect(GCNotOwnedSymbol, ObjC); in MakeGCNotOwned()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
172 /* ObjC start of ruleAttributeScope */
174 /* ObjC end of ruleAttributeScope */
176 /* ObjC start globalAttributeScope */
179 /* ObjC end globalAttributeScope */
180 /* ObjC start actions.(actionScope).synthesize */
181 /* ObjC end actions.(actionScope).synthesize */
182 /* ObjC start synthesize() */
183 /* ObjC end synthesize() */
267 /* ObjC start members */
[all …]
/external/python/cpython3/Mac/PythonLauncher/English.lproj/MainMenu.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MainMenu.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/antlr/antlr-3.4/runtime/ObjC/
DREADME17 the proper location. However, for now you need to create an ObjC
19 and then copy the ObjC ".stg" files to
20 antlr-3.2/tool/src/main/resources/org/antlr/codegen/templates/ObjC/*.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m10 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
237 /* ObjC start of ruleAttributeScope */
239 /* ObjC end of ruleAttributeScope */
241 /* ObjC start globalAttributeScope */
242 /* ObjC end globalAttributeScope */
243 /* ObjC start actions.(actionScope).synthesize */
244 /* ObjC end actions.(actionScope).synthesize */
245 /* ObjC start synthesize() */
246 /* ObjC end synthesize() */
338 /* ObjC start members */
[all …]
/external/python/cpython3/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/python/cpython2/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/python/cpython3/Mac/PythonLauncher/English.lproj/MyDocument.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MyDocument.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
7 LANGUAGE = ObjC;
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DObjC.stg44 "BOOL" : "NO", // Booleans start out being Antlr ObjC for false
72 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
263 /* ObjC start of actions.lexer.memVars */
265 /* ObjC end of actions.lexer.memVars */
269 /* ObjC start actions.lexer.methodsDecl */
271 /* ObjC end actions.lexer.methodsDecl */
357 /* ObjC Start of actions.lexer.methods */
359 /* ObjC end of actions.lexer.methods */
360 /* ObjC start methods() */
362 /* ObjC end methods() */
[all …]

123456