Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypePredicate.h34 explicit TSTypePredicate(Expression *parameterName, Expression *typeAnnotation, bool asserts) in TSTypePredicate() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h97 class TSTypePredicate; variable