Home
last modified time | relevance | path

Searched defs:currentSourceFile (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/harness/
DsourceMapRecorder.ts306 const currentSourceFile = ts.isSourceMapping(decodedSourceMapping) constant
341 const currentSourceFile = ts.isSourceMapping(decodedSourceMapping) constant
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DInteropTypescriptLinter.ts200 const currentSourceFile = ts.getSourceFileOfNode(node); constant
414 const currentSourceFile = ts.getSourceFileOfNode(node); constant
/third_party/typescript/src/compiler/
DbuilderState.ts616 const currentSourceFile = programOfThisState.getSourceFileByPath(currentPath)!; constant
Dbuilder.ts664 … const currentSourceFile = Debug.checkDefined(state.program).getSourceFileByPath(currentPath)!; constant
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h731 std::string currentSourceFile; variable
/third_party/typescript/src/services/
Dservices.ts1014 private currentSourceFile: SourceFile | undefined; property in SyntaxTreeCache
/third_party/typescript/lib/
Dtsc.js44722 function allowImportSendable(sdkPath, currentSourceFile) { argument
81063 …function processTaggedTemplateExpression(context, node, visitor, currentSourceFile, recordTaggedTe… argument
81101 function getRawLiteral(node, currentSourceFile) { argument
93048 function hasInternalAnnotation(range, currentSourceFile) { argument
93052 function isInternalDeclaration(node, currentSourceFile) { argument
DtypingsInstaller.js54130 function allowImportSendable(sdkPath, currentSourceFile) { argument
95859 …function processTaggedTemplateExpression(context, node, visitor, currentSourceFile, recordTaggedTe… argument
95909 function getRawLiteral(node, currentSourceFile) { argument
112916 function hasInternalAnnotation(range, currentSourceFile) { argument
112920 function isInternalDeclaration(node, currentSourceFile) { argument