Home
last modified time | relevance | path

Searched refs:searchFileExportDecl (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts2314 export function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set… function
DTypeScriptLinter.ts1483 …this.fileExportSendableDeclCaches = Utils.searchFileExportDecl(decl.parent, Utils.SENDABLE_CLOSURE…
/third_party/typescript/lib/
Dtypescript.d.ts9484 …function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set<ts.No…
DtypescriptServices.d.ts9484 …function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set<ts.No…
Dtsserverlibrary.d.ts13430 …function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set<ts.No…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts9484 …function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set<ts.No…
Dtsserverlibrary.d.ts13430 …function searchFileExportDecl(sourceFile: ts.SourceFile, targetDecls?: ts.SyntaxKind[]): Set<ts.No…