Searched defs:isUsed (Results 1 – 5 of 5) sorted by relevance
225 bool isUsed() const { return IsUsed; } in isUsed() function
202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
224 bool isUsed() const { return IsUsed; } in isUsed() function
552 bool Decl::isUsed(bool CheckUsedAttr) const { in isUsed() function in Decl
1618 bool isUsed() const { return IsUsed; } in isUsed() function