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
864 if (!hasCode()) { in genCode()894 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anon819a2c470111::ACLEIntrinsic