Searched refs:createCommentDirectivesMap (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 1982 const directives = createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | utilities.ts | 636 …export function createCommentDirectivesMap(sourceFile: SourceFile, commentDirectives: CommentDirec… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 10423 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 10449 ts.createCommentDirectivesMap = createCommentDirectivesMap; 88488 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | typingsInstaller.js | 13753 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 13779 ts.createCommentDirectivesMap = createCommentDirectivesMap; 107720 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | typescriptServices.js | 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 13984 ts.createCommentDirectivesMap = createCommentDirectivesMap; 107925 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | tsserverlibrary.js | 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 13984 ts.createCommentDirectivesMap = createCommentDirectivesMap; 107925 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | tsserver.js | 13764 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 13790 ts.createCommentDirectivesMap = createCommentDirectivesMap; 107731 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|
| D | typescript.js | 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { function 13984 ts.createCommentDirectivesMap = createCommentDirectivesMap; 107925 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
|