Searched refs:tibox (Results 1 – 1 of 1) sorted by relevance
2472 auto tibox = TemplateInstanceBox(tithis); in findExistingInstance() local2473 auto p = tibox in instances; in findExistingInstance()2486 auto tibox = TemplateInstanceBox(ti); in addInstance() local2487 instances[tibox] = ti; in addInstance()2500 auto tibox = TemplateInstanceBox(ti); in removeInstance() local2502 instances.remove(tibox); in removeInstance()