Home
last modified time | relevance | path

Searched defs:fixedNodes (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/
Dadd_missing_declare_property.cpp26 std::vector<ark::es2panda::ir::AstNode *> &fixedNodes) in MakeChange()
42 std::vector<ark::es2panda::ir::AstNode *> fixedNodes; in GetCodeActionsToAddMissingDeclareOnProperty() local
78 std::vector<ark::es2panda::ir::AstNode *> fixedNodes; in GetAllCodeActions() local
Dfix_nan_equality.cpp28 std::vector<ark::es2panda::ir::AstNode *> &fixedNodes) in MakeChangeForNaNEquality()
73 std::vector<ir::AstNode *> fixedNodes; in GetCodeActionsToFixNaNEquality() local
106 const std::vector<ir::AstNode *> fixedNodes; in GetAllCodeActions() local