Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h392 void MaybeRegisterFunctionBody(clang::FunctionDecl *copied_function_decl);
H A DClangExpressionDeclMap.cpp709 void ClangExpressionDeclMap::MaybeRegisterFunctionBody( in MaybeRegisterFunctionBody() function in ClangExpressionDeclMap
752 MaybeRegisterFunctionBody(parser_function_decl); in SearchPersistenDecls()
1052 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()