Searched defs:IsStatement (Results 1 – 4 of 4) sorted by relevance
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()
66 bool IsStatement; member