Searched refs:SemaRecord (Results 1 – 1 of 1) sorted by relevance
33 struct SemaRecord { struct86 void init(ArrayRef<SemaRecord> SemaRecords);120 std::vector<SemaRecord> *SemaRecords = nullptr);124 ArrayRef<SemaRecord> SemaRecords);322 void SemaSignatureTable::init(ArrayRef<SemaRecord> SemaRecords) { in init()353 for (const SemaRecord &SR : SemaRecords) { in init()622 std::vector<SemaRecord> *SemaRecords) { in createRVVIntrinsics()757 SemaRecord SR; in createRVVIntrinsics()801 ArrayRef<SemaRecord> SemaRecords) { in createRVVIntrinsicRecords()842 std::vector<SemaRecord> SemaRecords; in createSema()