Searched defs:TSTypeQuery (Results 1 – 4 of 4) sorted by relevance
34 …explicit TSTypeQuery(Expression *exprName) : TypeNode(AstNodeType::TS_TYPE_QUERY), exprName_(exprN… in TSTypeQuery() function
26 explicit TSTypeQuery(Expression *exprName, ArenaAllocator *const allocator) in TSTypeQuery() function
65 class TSTypeQuery; variable
66 class TSTypeQuery; variable