Searched refs:hasCode (Results 1 – 4 of 4) sorted by relevance
30 virtual bool hasCode() const = 0;
31 bool hasCode() const override;
66 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
863 if (!hasCode()) { in genCode()893 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anonece5a09e0111::ACLEIntrinsic