Searched defs:FunctionTemplate (Results 1 – 2 of 2) sorted by relevance
10 TEST(FunctionTemplate, MarkUsed) { in TEST() argument
221 struct FunctionTemplate { struct230 impl FunctionTemplate { argument358 fn render(self, is_method: bool) -> FunctionTemplate { in render()