Searched refs:getit (Results 1 – 10 of 10) sorted by relevance
12 static void getit() { FP(); } in getit() function15 static void getit() { FP(); } in getit() function18 TemplateFnPtr<&imported_func>::getit(); in instantiate1()19 TemplateFnRef<imported_func>::getit(); in instantiate1()24 static int getit() { return *GI; } in getit() function27 static int getit() { return GI; } in getit() function31 r += TemplateIntPtr<&imported_int>::getit(); in instantiate2()32 r += TemplateIntRef<imported_int>::getit(); in instantiate2()
94 …int getit() const; // expected-note {{member declaration does not match because it is const qualif…98 int TestConst::getit() { // expected-error {{out-of-line definition of 'getit' does not match any d… in getit() function in TestConst
12 -(U)getit:(T)val;37 -(id)getit:(id)val {}48 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType MyClsB *}{TypedText getit:}{Placeholder (MyClsA *)…59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType __kindof NSObject *}{TypedText getit:}{Placeholder…70 // CHECK-CC6: ObjCInstanceMethodDecl:{LeftParen (}{Text NSObject *}{RightParen )}{TypedText getit}{…
12 -(U)getit:(T)val;37 -(id)getit:(id)val {}48 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType MyClsB *}{TypedText getit:}{Placeholder (MyClsA *)…59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType __kindof NSObject *}{TypedText getit:}{Placeholder…70 // CHECK-CC6: ObjCInstanceMethodDecl:{LeftParen (}{Text NSObject *}{RightParen )}{TypedText getit:}…
26 Point getit(void);29 (void)(p = getit()).x; in test()
24 -(Sub*)getit;
44 -(ObjectType)getit; method
85 -(ObjectType)getit; method