Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dsignature_help_items_test.cpp117 TEST_F(LSPSignatureHelpItemsTests, GetCandidateOrTypeInfo) in TEST_F() argument
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dsignature_help.cpp79 std::optional<InfoType> GetCandidateOrTypeInfo(const std::optional<ArgumentListInfo> info, ir::AstN… in GetCandidateOrTypeInfo() function