Home
last modified time | relevance | path

Searched refs:currentFileOnly (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts3085 currentFileOnly?: boolean; property
Dsession.ts2381 const { currentFileOnly, searchValue, maxResultCount, projectFileName } = args; constant
2383 if (currentFileOnly) {
/third_party/typescript/lib/
Dprotocol.d.ts2412 currentFileOnly?: boolean; property
Dtsserverlibrary.d.ts9917 currentFileOnly?: boolean;
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9917 currentFileOnly?: boolean;