Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts607 export interface SyntheticReferenceFileLocation { interface
614 …on isReferenceFileLocation(location: ReferenceFileLocation | SyntheticReferenceFileLocation): loca…
619 …rceFile | undefined, ref: ReferencedFile): ReferenceFileLocation | SyntheticReferenceFileLocation {