Searched defs:HasBranchProtectedScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h79 bool HasBranchProtectedScope; member in class:clang::sema::FunctionScopeInfo
121 HasBranchProtectedScope = true;
130 (HasBranchProtectedScope && HasBranchIntoScope);
135 HasBranchProtectedScope(false),

Completed in 142 milliseconds