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