Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DFunction.cpp66 const Declaration *call_decl_ptr) in InlineFunctionInfo() argument
68 m_call_decl(call_decl_ptr) {} in InlineFunctionInfo()
73 const Declaration *call_decl_ptr) in InlineFunctionInfo() argument
75 m_call_decl(call_decl_ptr) {} in InlineFunctionInfo()
DBlock.cpp383 const Declaration *call_decl_ptr) { in SetInlinedFunctionInfo() argument
385 call_decl_ptr); in SetInlinedFunctionInfo()
/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h150 const Declaration *call_decl_ptr);
172 const Declaration *call_decl_ptr);
DBlock.h318 const Declaration *call_decl_ptr);