Searched defs:abstract (Results 1 – 4 of 4) sorted by relevance
17 var abstract = 1; variable22 abstract = 1; property in C
32 explicit TSConstructorType(FunctionSignature signature, bool abstract) in TSConstructorType()
41 … TSTypeParameterDeclaration *typeParams, Expression *returnType, bool abstract) in TSConstructorType()
63 … ArenaVector<TSIndexSignature *> &&indexSignatures, bool declare, bool abstract) in ClassDefinition()