Home
last modified time | relevance | path

Searched refs:isClosure (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1118 bool isClosure() const { in isClosure() function
/external/clang/lib/Sema/
DSemaExpr.cpp2377 if (CurContext->isClosure()) in LookupInObjCMethod()