Home
last modified time | relevance | path

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

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