HomeSort by relevance Sort by last modified time
    Searched full:forwardclass (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGenObjC/
objc-asm-attribute-neg-test.m 22 __attribute__((objc_runtime_name("MySecretNamespace.ForwardClass")))
23 @class ForwardClass; // expected-error {{prefix attribute must be followed by an interface or protocol}}
  /external/clang/test/SemaObjC/
objc-asm-attribute-neg-test.m 30 __attribute__((objc_runtime_name("MySecretNamespace.ForwardClass")))
31 @class ForwardClass; // expected-error {{prefix attribute must be followed by an interface or protocol}}
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]

Completed in 116 milliseconds