Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h390 void MaybeRegisterFunctionBody(clang::FunctionDecl *copied_function_decl);
H A DClangExpressionDeclMap.cpp734 void ClangExpressionDeclMap::MaybeRegisterFunctionBody( in MaybeRegisterFunctionBody() function in ClangExpressionDeclMap
777 MaybeRegisterFunctionBody(parser_function_decl); in SearchPersistenDecls()
1051 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()