HomeSort by: relevance | last modified time | path
    Searched refs:setHasBranchProtectedScope (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 421 void setHasBranchProtectedScope() {
448 setHasBranchProtectedScope();
453 setHasBranchProtectedScope();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 2070 FunctionScopes.back()->setHasBranchProtectedScope();
SemaExpr.cpp 6960 getCurFunction()->setHasBranchProtectedScope();

Completed in 27 milliseconds