Searched refs:func_clang_type (Results 1 – 1 of 1) sorted by relevance
1167 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts() local1168 CompilerType copied_func_type = GuardedCopyType(func_clang_type); in SearchFunctionsInSymbolContexts()