Searched refs:func_decl_context (Results 1 – 1 of 1) sorted by relevance
1150 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts() local1151 if (!func_decl_context || in SearchFunctionsInSymbolContexts()1152 func_decl_context.IsClassMethod(nullptr, nullptr, nullptr)) in SearchFunctionsInSymbolContexts()1166 if (fdi.m_copied_type && func_decl_context) { in SearchFunctionsInSymbolContexts()1172 (clang::DeclContext *)func_decl_context.GetOpaqueDeclContext(); in SearchFunctionsInSymbolContexts()