Searched defs:AddGlobalVariable (Results 1 – 5 of 5) sorted by relevance
62 void Module::AddGlobalVariable(const ast::Variable* var) { in AddGlobalVariable() function in tint::ast::Module
222 void InspectorBuilder::AddGlobalVariable(const std::string& name, in AddGlobalVariable() function in tint::inspector::InspectorBuilder
840 opt::Instruction* AddGlobalVariable(opt::IRContext* context, uint32_t result_id, in AddGlobalVariable() function
886 opt::Instruction* AddGlobalVariable(opt::IRContext* context, uint32_t result_id, in AddGlobalVariable() function