Home
last modified time | relevance | path

Searched defs:sourceInfo (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/server/
DeditorServices.ts2927 …const sourceInfo = this.getOrCreateScriptInfoNotOpenedByClient(sourceFileName, project.currentDire… constant
/third_party/node/deps/npm/test/schemas/spdx/
Dspdx-2.3.schema.json417 "sourceInfo" : { object
/third_party/typescript/src/compiler/
Dchecker.ts21036 const sourceInfo = getApplicableIndexInfo(source, targetInfo.keyType); constant
21057 const sourceInfo = getIndexInfoOfType(source, targetInfo.keyType); constant
23525 const sourceInfo = getApplicableIndexInfo(source, targetInfo.keyType); constant
/third_party/libabigail/tests/lib/
Dcatch.hpp17271 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
/third_party/typescript/lib/
Dtsc.js58576 function indexInfoRelatedTo(sourceInfo, targetInfo, reportErrors) { argument
DtypingsInstaller.js69969 function indexInfoRelatedTo(sourceInfo, targetInfo, reportErrors) { argument