Searched refs:hasStmtSeq (Results 1 – 1 of 1) sorted by relevance
2289 bool hasStmtSeq = Unit.getStmtSeqListAttributes().size() > 0; in generateLineTableForUnit() local2292 hasStmtSeq ? &OutputRowOffsets : nullptr); in generateLineTableForUnit()2294 if (hasStmtSeq) { in generateLineTableForUnit()