reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
851 if (IsForwardRefUdt(index, tpi)) 852 index = llvm::cantFail(tpi.findFullDeclForForwardRef(index)); 854 CVType cvt = tpi.getType(index); 857 return GetSizeOfType({LookThroughModifierRecord(cvt)}, tpi); 861 return GetSizeOfType({record.UnderlyingType}, tpi);