Home
last modified time | relevance | path

Searched defs:arg_value_list (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp57 const CompilerType &return_type, const ValueList &arg_value_list, in MakeFunctionCaller() argument
H A DFunctionCaller.cpp39 FunctionCaller(ExecutionContextScope & exe_scope,const CompilerType & return_type,const Address & functionAddress,const ValueList & arg_value_list,const char * name) FunctionCaller() argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp52 const ValueList &arg_value_list, in ClangFunctionCaller() argument
/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h507 GetFunctionCaller(const CompilerType & return_type,const Address & function_address,const ValueList & arg_value_list,const char * name) GetFunctionCaller() argument
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp142 ValueList arg_value_list; in GetObjectDescription() local
/llvm-project/lldb/source/Target/
H A DTarget.cpp2539 GetFunctionCallerForLanguage(lldb::LanguageType language,const CompilerType & return_type,const Address & function_address,const ValueList & arg_value_list,const char * name,Status & error) GetFunctionCallerForLanguage() argument
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9749 GetFunctionCaller(const CompilerType & return_type,const Address & function_address,const ValueList & arg_value_list,const char * name) GetFunctionCaller() argument