Searched defs:Behaviors (Results 1 – 3 of 3) sorted by relevance
58 const sem::Behaviors& Behaviors() const { return behaviors_; } in Behaviors() function61 sem::Behaviors& Behaviors() { return behaviors_; } in Behaviors() function
35 using Behaviors = utils::EnumSet<Behavior>; variable
244 const sem::Behaviors& Behaviors() const { return behaviors_; } in Behaviors() function247 sem::Behaviors& Behaviors() { return behaviors_; } in Behaviors() function