Searched defs:IsStatement (Results 1 – 3 of 3) sorted by relevance
15 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
100 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
918 unsigned IsStatement = 1; in emitLineTableForUnit() local