Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dutil.cpp115 bool TSChecker::MaybeTypeOfKind(const Type *type, TypeFlag flags) in MaybeTypeOfKind() function in ark::es2panda::checker::TSChecker
133 bool TSChecker::MaybeTypeOfKind(const Type *type, ObjectType::ObjectTypeKind kind) in MaybeTypeOfKind() function in ark::es2panda::checker::TSChecker
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dutil.cpp143 bool Checker::MaybeTypeOfKind(const Type *type, TypeFlag flags) in MaybeTypeOfKind() function in panda::es2panda::checker::Checker
163 bool Checker::MaybeTypeOfKind(const Type *type, ObjectType::ObjectTypeKind kind) in MaybeTypeOfKind() function in panda::es2panda::checker::Checker