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 97 bool HasBranchProtectedScope;
312 HasBranchProtectedScope = true;
326 (HasBranchProtectedScope && HasBranchIntoScope));
331 HasBranchProtectedScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 26 HasBranchProtectedScope = false;

Completed in 47 milliseconds