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