Searched defs:firstDeclaration (Results 1 – 5 of 5) sorted by relevance
62 const firstDeclaration = member.declarations[0]; constant
149 TFunction *firstDeclaration = findUserDefinedFunction(function->getMangledName()); in setFunctionParameterNamesFromDefinition() local
166 const firstDeclaration = first(node.declarations); constant
2759 …firstDeclaration: getLocation((_v = symbol == null ? void 0 : symbol.declarations) == null ? void … property
3666 …firstDeclaration: getLocation((_v = symbol == null ? void 0 : symbol.declarations) == null ? void … property73421 …function errorNextVariableOrPropertyDeclarationMustHaveSameType(firstDeclaration, firstType, nextD… argument