Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h158 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h373 bool isCommon() const { in isCommon() function
/external/llvm/include/llvm/Object/
DCOFF.h340 bool isCommon() const { in isCommon() function