Home
last modified time | relevance | path

Searched refs:SerializeBoolean (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.cpp89 SerializeBoolean(std::get<bool>(value)); in Serialize()
161 void AstDumper::SerializeBoolean(bool boolean) in SerializeBoolean() function in ark::es2panda::ir::AstDumper
H A DastDump.h233 void SerializeBoolean(bool boolean);
/arkcompiler/ets_frontend/es2panda/ir/
H A DastDump.cpp96 SerializeBoolean(std::get<bool>(value)); in Serialize()
156 void AstDumper::SerializeBoolean(bool boolean) in SerializeBoolean() function in panda::es2panda::ir::AstDumper
H A DastDump.h191 void SerializeBoolean(bool boolean);

Completed in 4 milliseconds