Searched defs:HasBranchProtectedScope (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Sema/ | ||
| D | ScopeInfo.h | 97 bool HasBranchProtectedScope : 1; variable |
| /external/llvm-project/clang/include/clang/Sema/ | ||
| D | ScopeInfo.h | 113 bool HasBranchProtectedScope : 1; variable |