Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1247 bool isClosure() const { in isClosure() function
/external/clang/lib/AST/
DASTDiagnostic.cpp416 } else if (DC->isClosure()) { in FormatASTNodeDiagnosticArgument()
/external/clang/lib/Sema/
DSemaExpr.cpp2516 if (CurContext->isClosure()) in LookupInObjCMethod()