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 89 bool HasBranchIntoScope;
282 HasBranchIntoScope = true;
300 (HasBranchProtectedScope && HasBranchIntoScope));
306 HasBranchIntoScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 27 HasBranchIntoScope = false;

Completed in 33 milliseconds