Home
last modified time | relevance | path

Searched defs:getReferencesAtPosition (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dlsp_helper.ts248 getReferencesAtPosition(filename: String, offset: number): LspReferenceData[] { method in Lsp
/arkcompiler/ets_frontend/ets2panda/bindings/test/testcases/
Dcases.json79 "getReferencesAtPosition": { object
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h507 References (*getReferencesAtPosition)(es2panda_Context *context, DeclInfo *declInfo); member
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dlsp.cpp460 TS_INTEROP_2(getReferencesAtPosition, KNativePointer, KNativePointer, KNativePointer) in TS_INTEROP_2() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument