Searched refs:getStructNumFields (Results 1 – 2 of 2) sorted by relevance
167 MakeStruct(RHS.getStructNumBases(), RHS.getStructNumFields()); in APValue()170 for (unsigned I = 0, N = RHS.getStructNumFields(); I != N; ++I) in APValue()321 if (unsigned N = getStructNumFields()) { in dump()
303 unsigned getStructNumFields() const { in getStructNumFields() function