Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc78 then_result_(std::move(then_result)), in IfThenResultExprImpl()
85 CodeGen::Node then_node = then_result_->Compile(pc); in Compile()
91 return then_result_->HasUnsafeTraps() || else_result_->HasUnsafeTraps(); in HasUnsafeTraps()
96 ResultExpr then_result_; member in sandbox::bpf_dsl::__anon424c09e80111::IfThenResultExprImpl