Searched refs:SetInlinedFunctionInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DBlock.h316 void SetInlinedFunctionInfo(const char *name, const char *mangled,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp381 void Block::SetInlinedFunctionInfo(const char *name, const char *mangled, function in class:Block
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1207 block->SetInlinedFunctionInfo(name, mangled_name, decl_up.get(),

Completed in 124 milliseconds