Searched defs:IsBooleanType (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ast_verifier/ | ||
H A D | helpers.cpp | 41 bool IsBooleanType(const ir::AstNode *ast) in IsBooleanType() function |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | type.h | 274 bool IsBooleanType() const in IsBooleanType() function in panda::ecmascript::kungfu::GateType |
H A D | type_info_accessors.h | 176 inline bool IsBooleanType() const in IsBooleanType() function in panda::ecmascript::kungfu::UnOpTypeInfoAccessor |
Completed in 4 milliseconds