Searched refs:isClosure (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
D | DeclBase.h | 1118 bool isClosure() const { in isClosure() function |
/external/clang/lib/Sema/ | ||
D | SemaExpr.cpp | 2377 if (CurContext->isClosure()) in LookupInObjCMethod() |