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 79 bool HasBranchProtectedScope;
113 HasBranchProtectedScope = true;
122 (HasBranchProtectedScope && HasBranchIntoScope);
127 HasBranchProtectedScope(false),
  /external/clang/lib/Sema/
Sema.cpp 47 HasBranchProtectedScope = false;
    [all...]

Completed in 53 milliseconds