Home
last modified time | relevance | path

Searched refs:call_decl_ptr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp68 const Declaration *call_decl_ptr) in InlineFunctionInfo() argument
70 m_call_decl(call_decl_ptr) {} in InlineFunctionInfo()
75 const Declaration *call_decl_ptr) in InlineFunctionInfo() argument
77 m_call_decl(call_decl_ptr) {} in InlineFunctionInfo()
H A DBlock.cpp394 const Declaration *call_decl_ptr) { in SetInlinedFunctionInfo() argument
396 call_decl_ptr); in SetInlinedFunctionInfo()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DFunction.h148 const Declaration *call_decl_ptr);
170 const Declaration *call_decl_ptr);
H A DBlock.h318 const Declaration *call_decl_ptr);