Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DBlock.h188 GetContainingInlinedBlockWithCallSite(const Declaration &find_call_site);
/external/llvm-project/lldb/source/Symbol/
DBlock.cpp215 const Declaration &find_call_site) { in GetContainingInlinedBlockWithCallSite() argument
222 function_info->GetCallSite().FileAndLineEqual(find_call_site)) in GetContainingInlinedBlockWithCallSite()