Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h308 bool NeedsScopeChecking() const { in NeedsScopeChecking() function
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp9842 if (getCurFunction()->NeedsScopeChecking() && in ActOnFinishFunctionBody()
HDSemaExpr.cpp10418 if (getCurFunction()->NeedsScopeChecking() && in ActOnBlockStmtExpr()