Searched defs:IsBlockDecorated (Results 1 – 2 of 2) sorted by relevance
47 bool Struct::IsBlockDecorated() const { in IsBlockDecorated() function in tint::ast::Struct
146 bool IsBlockDecorated() const { return declaration_->IsBlockDecorated(); } in IsBlockDecorated() function