Searched refs:FUNCTION_TEMPLATE (Results 1 – 3 of 3) sorted by relevance
239 if node.kind == CursorKind.FUNCTION_TEMPLATE and check_cpp_namespace(
55 enum TemplateType { FUNCTION_TEMPLATE = 0, OBJECT_TEMPLATE = 1 }; enumerator
1229 InitializeTemplate(info, Consts::FUNCTION_TEMPLATE, do_not_cache); in InitializeFunctionTemplate()