Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h391 void MaybeRegisterFunctionBody(clang::FunctionDecl *copied_function_decl);
H A DClangExpressionDeclMap.cpp727 void ClangExpressionDeclMap::MaybeRegisterFunctionBody( in MaybeRegisterFunctionBody() function in ClangExpressionDeclMap
770 MaybeRegisterFunctionBody(parser_function_decl); in SearchPersistenDecls()
1046 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()