Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h805 bool hasPotentialCaptures() const { in hasPotentialCaptures() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp6710 CurrentLSI->hasPotentialCaptures() && !FullExpr.isInvalid()) in ActOnFinishFullExpr()