Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dcompletions.ts492 isTypeOnlyLocation, constant
1584 readonly isTypeOnlyLocation: boolean; property
1621 …bolToOriginInfoMap, contextToken, previousToken, isJsxInitializer, isTypeOnlyLocation } = completi… constant
1637 …onst, symbol, location, origin, contextToken, previousToken, isJsxInitializer, isTypeOnlyLocation } constant
1844 readonly isTypeOnlyLocation: boolean; property
2204 const isTypeOnlyLocation = isTypeOnlyCompletion(); constant