Searched defs:SrcRecord (Results 1 – 2 of 2) sorted by relevance
1056 Record *SrcRecord; // Originating Record for the pattern. variable1071 : SrcRecord(srcrecord), Predicates(preds), SrcPattern(src), in SrcRecord() function
865 const RecordType *SrcRecord = SrcPointee->getAs<RecordType>(); in CheckDynamicCast() local