Searched refs:hasCode (Results 1 – 10 of 10) sorted by relevance
209 private boolean hasCode = false; field in HeaderClassLoader.BodyStubber217 hasCode = true; in visitCode()223 if (!hasCode) { in visitEnd()
30 virtual bool hasCode() const = 0;
31 bool hasCode() const override;
66 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
948 bool hasCode = false; in checkTokens() local958 hasCode = true; in checkTokens()962 if (!hasCode && !root) { in checkTokens()964 hasCode = std::any_of(topic->fChildren.begin(), topic->fChildren.end(), in checkTokens()969 if (!hasCode) { in checkTokens()
865 if (!hasCode()) { in genCode()895 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anonf88c1dfe0111::ACLEIntrinsic
9572 if (m.hasCode())