Searched refs:DeclareStruct (Results 1 – 3 of 3) sorted by relevance
79 void DeclareStruct(Module* module, const std::string& name,
230 void Declarations::DeclareStruct(Module* module, const std::string& name, in DeclareStruct() function in v8::internal::torque::Declarations
354 declarations()->DeclareStruct(CurrentModule(), decl->name, fields); in Visit()