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 56 bool HasBranchProtectedScope;
86 HasBranchProtectedScope = true;
95 (HasBranchProtectedScope && HasBranchIntoScope);
100 HasBranchProtectedScope(false),
  /external/clang/lib/Sema/
Sema.cpp 46 HasBranchProtectedScope = false;
    [all...]

Completed in 427 milliseconds