Home
last modified time | relevance | path

Searched defs:createCommentDirectivesMap (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts639 export function createCommentDirectivesMap(sourceFile: SourceFile, commentDirectives: CommentDirect… function
/third_party/typescript/lib/
Dtsc.js12824 function createCommentDirectivesMap(sourceFile, commentDirectives) { function