Searched refs:clearDebugLine (Results 1 – 3 of 3) sorted by relevance
140 clearDebugLine(); in processInstruction()291 clearDebugLine(); in processOpWithoutGrammarAttr()
313 void clearDebugLine();
1457 clearDebugLine(); in processBranch()1491 clearDebugLine(); in processBranchConditional()2067 void spirv::Deserializer::clearDebugLine() { debugLine = llvm::None; } in clearDebugLine() function in spirv::Deserializer