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