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

  /external/clang/test/SemaCXX/
pr13394-crash-on-invalid.cpp 9 namespace gatekeeper_v1 { namespace
12 gatekeeper_v1::closure_t* create(); // expected-error {{no type named 'closure_t' in namespace 'gatekeeper_v1'; did you mean simply 'closure_t'?}}
15 // FIXME: Typo correction should remove the 'gatekeeper_v1::' name specifier
16 gatekeeper_v1::closure_t *x; // expected-error {{no type named 'closure_t' in namespace 'gatekeeper_v1'; did you mean 'gatekeeper_factory_v1::closure_t'}}

Completed in 1962 milliseconds