Home
last modified time | relevance | path

Searched refs:SerializeBoolean (Results 1 – 2 of 2) sorted by relevance

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