Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h391 void MaybeRegisterFunctionBody(clang::FunctionDecl *copied_function_decl);
H A DClangExpressionDeclMap.cpp733 void ClangExpressionDeclMap::MaybeRegisterFunctionBody( in MaybeRegisterFunctionBody() function in ClangExpressionDeclMap
776 MaybeRegisterFunctionBody(parser_function_decl); in SearchPersistenDecls()
1052 MaybeRegisterFunctionBody(copied_function); in LookupInModulesDeclVendor()