Searched refs:copied_function (Results 1 – 1 of 1) sorted by relevance
1050 if (auto copied_function = dyn_cast<clang::FunctionDecl>(copied_decl)) { in LookupInModulesDeclVendor() local1051 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()1053 context.AddNamedDecl(copied_function); in LookupInModulesDeclVendor()