Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp735 FunctionDecl *copied_function_decl) { in MaybeRegisterFunctionBody()
1865 if (clang::FunctionDecl *copied_function_decl = in AddOneFunction() local