Home
last modified time | relevance | path

Searched refs:copied_function (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1045 if (auto copied_function = dyn_cast<clang::FunctionDecl>(copied_decl)) { in LookupInModulesDeclVendor() local
1046 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()
1048 context.AddNamedDecl(copied_function); in LookupInModulesDeclVendor()