Searched refs:hasInline (Results 1 – 2 of 2) sorted by relevance
335 if (spec.hasInline()) { in addManglingsForSpecification()
406 bool hasInline() const { return mInline.size() > 0; } in hasInline() function