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