Searched refs:addTypeInfo (Results 1 – 3 of 3) sorted by relevance
520 void addTypeInfo(unsigned index, NullabilityKind kind) { in addTypeInfo() function540 addTypeInfo(ReturnInfoIndex, kind); in addReturnTypeInfo()545 addTypeInfo(index + 1, kind); in addParamTypeInfo()614 addTypeInfo(0, *Nullable);
711 OutInfo.addTypeInfo(idx++, N); in convertNullability()714 OutInfo.addTypeInfo(0, ReturnNullability ? *ReturnNullability in convertNullability()
281 static void addTypeInfo(pdb::TpiStreamBuilder &tpiBuilder, in addTypeInfo() function1191 addTypeInfo(builder.getTpiBuilder(), tMerger.getTypeTable()); in addObjectsToPDB()1192 addTypeInfo(builder.getIpiBuilder(), tMerger.getIDTable()); in addObjectsToPDB()