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