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