Home
last modified time | relevance | path

Searched refs:createCommentDirectivesMap (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts2309 const directives = createCommentDirectivesMap(sourceFile, commentDirectives);
Dutilities.ts483 …export function createCommentDirectivesMap(sourceFile: SourceFile, commentDirectives: CommentDirec… function
/third_party/typescript/lib/
DtypingsInstaller.js14975 function createCommentDirectivesMap(sourceFile, commentDirectives) { function
15001 ts.createCommentDirectivesMap = createCommentDirectivesMap;
122640 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);
Dtsc.js11455 function createCommentDirectivesMap(sourceFile, commentDirectives) { function
11481 ts.createCommentDirectivesMap = createCommentDirectivesMap;
101745 var directives = ts.createCommentDirectivesMap(sourceFile, commentDirectives);