Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h430 bool NeedsScopeChecking() const { in NeedsScopeChecking() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp13329 if (getCurFunction()->NeedsScopeChecking() && in ActOnFinishFunctionBody()
H A DSemaExpr.cpp13758 if (getCurFunction()->NeedsScopeChecking() && in ActOnBlockStmtExpr()