Home
last modified time | relevance | path

Searched defs:containerName (Results 1 – 19 of 19) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DnavigateToSingleFileResults.ts18 …{ name: "hello", kind: "method", kindModifiers: "public", range: r0, containerName: "Greeter", con… constant
DnavigationItemsOverloadsBroken2.ts27 …{ name: "overload2", kind: "function", range: r2, containerName: "overload2", containerKind: "func… constant
/third_party/typescript/src/services/
DnavigateTo.ts122 const containerName = container && getNameOfDeclaration(container); constant
DcallHierarchy.ts279 const containerName = getCallHierarchItemContainerName(node); constant
DgoToDefinition.ts301 const containerName = symbol.parent ? checker.symbolToString(symbol.parent, node) : ""; constant
Dtypes.ts677 containerName?: string; property
881 containerName: string; property
993 containerName: string; property
/third_party/typescript/src/compiler/transformers/
Dts.ts2355 const containerName = getNamespaceContainerName(node); constant
2656 const containerName = getNamespaceContainerName(node); constant
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1652 readonly containerName?: string; property
/third_party/typescript/lib/
Dprotocol.d.ts2304 containerName?: string; property
2476 containerName?: string; property
Dtsserverlibrary.d.ts5747 containerName?: string; property
5917 containerName: string; property
DtypescriptServices.d.ts5747 containerName?: string; property
5917 containerName: string; property
Dtypescript.d.ts5747 containerName?: string; property
5917 containerName: string; property
Dtsserverlibrary.js124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property
127135 …unction createDefinitionInfoFromName(checker, declaration, symbolKind, symbolName, containerName) { argument
127140containerName: containerName }, ts.FindAllReferences.toContextSpan(textSpan, sourceFile, ts.FindAl… property
160539 …n(__assign({}, newDocumentSpan), { containerKind: info.containerKind, containerName: info.containe… property
Dtsserver.js123867 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property
126566 …unction createDefinitionInfoFromName(checker, declaration, symbolKind, symbolName, containerName) { argument
126571containerName: containerName }, ts.FindAllReferences.toContextSpan(textSpan, sourceFile, ts.FindAl… property
160345 …n(__assign({}, newDocumentSpan), { containerKind: info.containerKind, containerName: info.containe… property
Dtypescript.js124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property
127135 …unction createDefinitionInfoFromName(checker, declaration, symbolKind, symbolName, containerName) { argument
127140containerName: containerName }, ts.FindAllReferences.toContextSpan(textSpan, sourceFile, ts.FindAl… property
DtypescriptServices.js124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property
127135 …unction createDefinitionInfoFromName(checker, declaration, symbolKind, symbolName, containerName) { argument
127140containerName: containerName }, ts.FindAllReferences.toContextSpan(textSpan, sourceFile, ts.FindAl… property
/third_party/typescript/src/server/
Dprotocol.ts2998 containerName?: string; property
3213 containerName?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5832 containerName?: string; property
6002 containerName: string; property
Dtypescript.d.ts5832 containerName?: string; property
6002 containerName: string; property