Searched refs:getNumFields (Results 1 – 5 of 5) sorted by relevance
68 unsigned getNumFields() { return Fields.size(); } in getNumFields() function
136 unsigned NF = Record->getNumFields(); in emitRetValue()
130 for (unsigned I = 0, N = R->getNumFields(); I < N; ++I) { in CheckActive()
288 unsigned getNumFields() const { in getNumFields() function in __anon50a460620111::TBAAStructTypeNode573 for (unsigned I = 0, E = BaseType.getNumFields(); I != E; ++I) { in hasField()
331 assert(index < getNumFields());334 unsigned getNumFields() { return getTypeList().size(); }