Searched defs:isCommon (Results 1 – 16 of 16) sorted by relevance
158 bool isCommon() const { return K == Common; } in isCommon() function
373 bool isCommon() const { in isCommon() function
163 bool isCommon() const { return K == Common; } in isCommon() function
378 bool isCommon() const { in isCommon() function
132 bool isCommon() const { in isCommon() function
134 bool isCommon() const { in isCommon() function
196 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
381 bool isCommon() const { in isCommon() function
195 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
150 bool isCommon() const { return symbolKind == CommonKind; } in isCommon() function
584 bool isCommon{std::get<BindEntity::Kind>(x.t) == BindEntity::Kind::Common}; in Unparse() local647 bool isCommon{ in Unparse() local
719 bool Symbol::isCommon() const { return getShndx() == SHN_COMMON; } in isCommon() function in llvm::objcopy::elf::Symbol
360 bool isCommon() const { in isCommon() function