Home
last modified time | relevance | path

Searched defs:copied_function_decl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp734 FunctionDecl *copied_function_decl) { in MaybeRegisterFunctionBody()
1866 if (clang::FunctionDecl *copied_function_decl = in AddOneFunction() local