Home
last modified time | relevance | path

Searched defs:CanBeGlobal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h242 bool CanBeGlobal : 1; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h771 CanBeGlobal = 1U << 1, enumerator