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

  /external/clang/include/clang/Sema/
ScopeInfo.h 94 bool HasBranchIntoScope;
287 HasBranchIntoScope = true;
305 (HasBranchProtectedScope && HasBranchIntoScope));
311 HasBranchIntoScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 27 HasBranchIntoScope = false;

Completed in 106 milliseconds