Home
last modified time | relevance | path

Searched refs:IVAR1 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmangle-local-class-names.cpp11 float IVAR1 ; in FUNC() local
19 SSSS VAR1(IVAR1); in FUNC()
34 void GORF (float IVAR1) in GORF() argument
43 SSSS VAR1(IVAR1); in GORF()
/external/clang/test/CodeGenObjC/
Dstand-alone-implementation.m8 id IVAR1;
11 - (id) Meth { return IVAR1; }
14 // CHECK-X86-64: @"OBJC_IVAR_$_INTFSTANDALONE.IVAR1"
/external/clang/test/SemaObjC/
Dstand-alone-implementation.m7 id IVAR1;
10 - (id) Meth { return IVAR1; }
Dconflicting-ivar-test-1.m24 int IVAR1; // expected-error {{inconsistent number of instance variables specified}} field
49 int IVAR1; // expected-error {{inconsistent number of instance variables specified}}