Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dparser.ts1714 return doOutsideOfContext(NodeFlags.DisallowConditionalTypesContext, func);
1718 return doInsideOfContext(NodeFlags.DisallowConditionalTypesContext, func);
1772 return inContext(NodeFlags.DisallowConditionalTypesContext);
Dtypes.ts778DisallowConditionalTypesContext = 1 << 16, // If node was parsed in a context where conditional ty…
811 …ContextFlags = DisallowInContext | DisallowConditionalTypesContext | YieldContext | DecoratorConte…
/third_party/typescript/lib/
Dtypescript.d.ts533 DisallowConditionalTypesContext = 65536, enumerator
DtypescriptServices.d.ts533 DisallowConditionalTypesContext = 65536, enumerator
Dtsserverlibrary.d.ts533 DisallowConditionalTypesContext = 65536, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts533 DisallowConditionalTypesContext = 65536, enumerator
Dtsserverlibrary.d.ts533 DisallowConditionalTypesContext = 65536, enumerator