Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h472 bool NeedsScopeChecking() const { in NeedsScopeChecking() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp15749 if (FSI->NeedsScopeChecking() && !PP.isCodeCompletionEnabled()) in ActOnFinishFunctionBody()
H A DSemaExpr.cpp16654 if (getCurFunction()->NeedsScopeChecking() && in ActOnBlockStmtExpr()