Home
last modified time | relevance | path

Searched defs:Behaviors (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dexpression.h58 const sem::Behaviors& Behaviors() const { return behaviors_; } in Behaviors() function
61 sem::Behaviors& Behaviors() { return behaviors_; } in Behaviors() function
Dbehavior.h35 using Behaviors = utils::EnumSet<Behavior>; variable
Dfunction.h244 const sem::Behaviors& Behaviors() const { return behaviors_; } in Behaviors() function
247 sem::Behaviors& Behaviors() { return behaviors_; } in Behaviors() function