Searched refs:hasCode (Results 1 – 6 of 6) sorted by relevance
209 private boolean hasCode = false; field in HeaderClassLoader.BodyStubber217 hasCode = true; in visitCode()223 if (!hasCode) { in visitEnd()
31 virtual bool hasCode() const = 0;
32 bool hasCode() const override;
67 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()
9572 if (m.hasCode())