Searched defs:functionDecl (Results 1 – 3 of 3) sorted by relevance
18 __attribute__((ns_returns_retained)) int functionDecl(void); // expected-warning {{'ns_returns_ret… function
432 void functionDecl() { } in functionDecl() function
806 const internal::VariadicDynCastAllOfMatcher<Decl, FunctionDecl> functionDecl; variable