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

/external/clang/include/clang/Sema/
H A DScopeInfo.h97 bool HasBranchProtectedScope; member in class:clang::sema::FunctionScopeInfo
312 HasBranchProtectedScope = true;
326 (HasBranchProtectedScope && HasBranchIntoScope));
331 HasBranchProtectedScope(false),
/external/clang/lib/Sema/
H A DScopeInfo.cpp26 HasBranchProtectedScope = false;

Completed in 186 milliseconds