Home
last modified time | relevance | path

Searched defs:BooleanType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DbooleanType.h22 class BooleanType : public Type { class
24 BooleanType() : Type(TypeFlag::BOOLEAN) {} in BooleanType() function in ark::es2panda::checker::BooleanType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DbooleanType.h23 class BooleanType : public Type { class
25 BooleanType() : Type(TypeFlag::BOOLEAN) {} in BooleanType() function in panda::es2panda::checker::BooleanType
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype.h190 static GateType BooleanType() in BooleanType() function in panda::ecmascript::kungfu::GateType
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h170 static int32_t BooleanType() in BooleanType() function in panda::ecmascript::pgo::PGOSampleTemplate

Completed in 4 milliseconds