Searched defs:CanBeGlobal (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGBlocks.h | 208 bool CanBeGlobal : 1; variable |
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ | ||
D | DerivedTypes.h | 790 CanBeGlobal = 1U << 1, enumerator |