Searched defs:isClosure (Results 1 – 2 of 2) sorted by relevance
1247 bool isClosure() const { in isClosure() function
1848 bool isClosure() const { return getDeclKind() == Decl::Block; } in isClosure() function