Home
last modified time | relevance | path

Searched refs:SetTemplateInvocationEntry (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dtemplate.cc73 template_scope.SetTemplateInvocationEntry( in Invoke()
Dscope.h340 void SetTemplateInvocationEntry(std::string template_name,
Dscope.cc576 void Scope::SetTemplateInvocationEntry(std::string template_name, in SetTemplateInvocationEntry() function in Scope