Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h457 bool NeedsScopeChecking() const { in NeedsScopeChecking() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp14697 if (FSI->NeedsScopeChecking() && in ActOnFinishFunctionBody()
H A DSemaExpr.cpp15497 if (getCurFunction()->NeedsScopeChecking() && in ActOnBlockStmtExpr()