Searched refs:DeclareGeneric (Results 1 – 3 of 3) sorted by relevance
107 Generic* DeclareGeneric(const std::string& name, Module* module,
346 Generic* Declarations::DeclareGeneric(const std::string& name, Module* module, in DeclareGeneric() function in v8::internal::torque::Declarations
207 declarations()->DeclareGeneric(decl->callable->name, CurrentModule(), decl); in Visit()