Searched defs:IsStatement (Results 1 – 7 of 7) sorted by relevance
15 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
29 bool SpirvShader::IsStatement(spv::Op op) in IsStatement() function in sw::SpirvShader
99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
100 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
66 bool IsStatement; member
918 unsigned IsStatement = 1; in emitLineTableForUnit() local