Searched defs:TSPropertySignature (Results 1 – 2 of 2) sorted by relevance
34 …explicit TSPropertySignature(Expression *key, Expression *typeAnnotation, bool computed, bool opti… in TSPropertySignature() function
99 class TSPropertySignature; variable