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 99 bool HasBranchIntoScope;
315 HasBranchIntoScope = true;
343 (HasBranchProtectedScope && HasBranchIntoScope));
349 HasBranchIntoScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 28 HasBranchIntoScope = false;

Completed in 181 milliseconds