HomeSort by relevance Sort by last modified time
    Searched refs:HasBranchProtectedScope (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
ScopeInfo.h 96 bool HasBranchProtectedScope;
319 HasBranchProtectedScope = true;
343 (HasBranchProtectedScope && HasBranchIntoScope));
348 HasBranchProtectedScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 27 HasBranchProtectedScope = false;

Completed in 71 milliseconds