Home
last modified time | relevance | path

Searched defs:isCommon (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/MC/
HDSectionKind.h179 bool isCommon() const { return K == Common; } in isCommon() function
HDMCSymbol.h378 bool isCommon() const { in isCommon() function
/NextBSD/contrib/llvm/include/llvm/Object/
HDCOFF.h340 bool isCommon() const { in isCommon() function