Searched refs:SemaRecord (Results 1 – 1 of 1) sorted by relevance
33 struct SemaRecord { struct78 void init(ArrayRef<SemaRecord> SemaRecords);111 std::vector<SemaRecord> *SemaRecords = nullptr);115 ArrayRef<SemaRecord> SemaRecords);212 void SemaSignatureTable::init(ArrayRef<SemaRecord> SemaRecords) { in init()243 llvm::for_each(SemaRecords, [&](const SemaRecord &SR) { in init()470 std::vector<SemaRecord> *SemaRecords) { in createRVVIntrinsics()560 SemaRecord SR; in createRVVIntrinsics()608 ArrayRef<SemaRecord> SemaRecords) { in createRVVIntrinsicRecords()643 std::vector<SemaRecord> SemaRecords; in createSema()