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 d7be5cc commit 27efc31Copy full SHA for 27efc31
cpp/cert/src/rules/DCL53-CPP/LocalFunctionDeclaration.ql
@@ -13,7 +13,6 @@
13
14
import cpp
15
import codingstandards.cpp.cert
16
-import codingstandards.cpp.Scope
17
18
class LocalUserFunctionDeclarationEntry extends FunctionDeclarationEntry {
19
DeclStmt ds;
0 commit comments