We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70836e commit 0e9286dCopy full SHA for 0e9286d
cpp/ql/lib/semmle/code/cpp/controlflow/SSA.qll
@@ -19,7 +19,7 @@ class StandardSsa extends SsaHelper {
19
* library:
20
* ```
21
* import semmle.code.cpp.dataflow.new.DataFlow
22
- * // use `DataFlow::Definition`
+ * // use `DataFlow::Ssa::Definition`
23
24
*
25
* A definition of one or more SSA variables, including phi node definitions.
0 commit comments