Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts41058 const declaredProp = member.name constant
41183 …const declaredProp = member.name && getSymbolAtLocation(member.name) || getSymbolAtLocation(member… constant