Home
last modified time | relevance | path

Searched defs:decl_ptr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/include/lldb/Core/
H A DDeclaration.h47 Declaration(const Declaration *decl_ptr) in Declaration() argument
/llvm-project/lldb/source/Symbol/
H A DFunction.cpp31 FunctionInfo::FunctionInfo(const char *name, const Declaration *decl_ptr) in FunctionInfo() argument
34 FunctionInfo::FunctionInfo(ConstString name, const Declaration *decl_ptr) in FunctionInfo() argument
67 const Declaration *decl_ptr, in InlineFunctionInfo() argument
74 const Declaration *decl_ptr, in InlineFunctionInfo() argument
H A DVariable.cpp43 const RangeList &scope_range, Declaration *decl_ptr, in Variable() argument
H A DBlock.cpp409 SetInlinedFunctionInfo(const char * name,const char * mangled,const Declaration * decl_ptr,const Declaration * call_decl_ptr) SetInlinedFunctionInfo() argument