Searched defs:isBSSExtern (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h161 bool isBSSExtern() const { return K == BSSExtern; } function in class:llvm::SectionKind

Completed in 49 milliseconds