Searched refs:addTypeInfo (Results 1 – 2 of 2) sorted by relevance
525 void addTypeInfo(unsigned index, NullabilityKind kind) { in addTypeInfo() function545 addTypeInfo(ReturnInfoIndex, kind); in addReturnTypeInfo()550 addTypeInfo(index + 1, kind); in addParamTypeInfo()619 addTypeInfo(0, *Nullable);
284 static void addTypeInfo(pdb::TpiStreamBuilder &tpiBuilder, in addTypeInfo() function1180 addTypeInfo(builder.getTpiBuilder(), tMerger.getTypeTable()); in addObjectsToPDB()1181 addTypeInfo(builder.getIpiBuilder(), tMerger.getIDTable()); in addObjectsToPDB()