Home
last modified time | relevance | path

Searched defs:getSpanOfEnclosingComment (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dlsp_helper.ts686 getSpanOfEnclosingComment(filename: String, offset: number, onlyMultiLine: boolean): LspTextSpan { method in Lsp
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h514 … TextSpan (*getSpanOfEnclosingComment)(es2panda_Context *context, size_t pos, bool onlyMultiLine); member
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dlsp.cpp1416 TS_INTEROP_3(getSpanOfEnclosingComment, KNativePointer, KNativePointer, KInt, KBoolean) in TS_INTEROP_3() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument