Searched refs:FieldRecordLoc (Results 1 – 2 of 2) sorted by relevance
651 auto *FieldRecordLoc = cast_or_null<RecordStorageLocation>(FieldLoc); in handleNonConstMemberCall() local652 if (FieldRecordLoc) { in handleNonConstMemberCall()653 setHasValue(*FieldRecordLoc, State.Env.makeAtomicBoolValue(), in handleNonConstMemberCall()
1046 auto &FieldRecordLoc = cast<RecordStorageLocation>(FieldLoc); in initializeFieldsWithValues() local1047 initializeFieldsWithValues(FieldRecordLoc, FieldRecordLoc.getType(), in initializeFieldsWithValues()