Searched refs:BadCapability (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Dattr-capabilities.c26 struct NotACapability BadCapability; variable in typeref:struct:NotACapability
35 void Func6(void) __attribute__((requires_shared_capability(BadCapability))) {} // expected-warning {{'requires_shared_capability' attribute requires arguments whose type is annotated with 'capability' attribute; type here is 'struct NotACapability'}}

Completed in 69 milliseconds