Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js52834 …nction createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment) { argument
52970 function getUnionOrIntersectionProperty(type, name, skipObjectFunctionPropertyAugment) { argument
53003 function getPropertyOfUnionOrIntersectionType(type, name, skipObjectFunctionPropertyAugment) { argument
53061 …function getPropertyOfType(type, name, skipObjectFunctionPropertyAugment, includeTypeOnlyMembers) { argument