Searched refs:HasDebugLoc (Results 1 – 1 of 1) sorted by relevance
302 bool HasDebugLoc = Arg.Loc != std::nullopt; in emitRemarkBlock() local303 R.push_back(HasDebugLoc ? RECORD_REMARK_ARG_WITH_DEBUGLOC in emitRemarkBlock()307 if (HasDebugLoc) { in emitRemarkBlock()312 Bitstream.EmitRecordWithAbbrev(HasDebugLoc in emitRemarkBlock()