Home
last modified time | relevance | path

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

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