Searched refs:copied_func_type (Results 1 – 1 of 1) sorted by relevance
1168 CompilerType copied_func_type = GuardedCopyType(func_clang_type); in SearchFunctionsInSymbolContexts() local1169 if (!copied_func_type) { in SearchFunctionsInSymbolContexts()1176 fdi.m_copied_type = copied_func_type; in SearchFunctionsInSymbolContexts()