Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h484 bool NeedsScopeChecking() const { in NeedsScopeChecking() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16338 if (FSI->NeedsScopeChecking() && !PP.isCodeCompletionEnabled()) in ActOnFinishFunctionBody()
H A DSemaExpr.cpp17166 if (getCurFunction()->NeedsScopeChecking() && in ActOnBlockStmtExpr()