Searched refs:kNop_Kind (Results 1 – 9 of 9) sorted by relevance
21 : INHERITED(-1, kNop_Kind) {} in Nop()
30 kNop_Kind, enumerator
489 if (stmt->fKind == Statement::kNop_Kind) { in addStatement()626 case Statement::kNop_Kind: in addStatement()
153 case Statement::kNop_Kind: in runStatement()
1297 case Statement::kNop_Kind: in writeFunctionCall()
1032 case Statement::kNop_Kind: in writeStatement()
1203 if ((*varIter)->fKind == Statement::kNop_Kind) { in scanCFG()
2685 if (decl.fVars[i]->fKind == Statement::kNop_Kind) { in writeGlobalVars()2785 case Statement::kNop_Kind: in writeStatement()
1237 case Statement::kNop_Kind: in compileStatement()