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 100 bool HasBranchIntoScope;
308 HasBranchIntoScope = true;
326 (HasBranchProtectedScope && HasBranchIntoScope));
332 HasBranchIntoScope(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 27 HasBranchIntoScope = false;

Completed in 106 milliseconds