Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBType.h177 lldb::SBTypeList GetFunctionArgumentTypes();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp228 lldb::SBTypeList SBType::GetFunctionArgumentTypes() { in GetFunctionArgumentTypes() function in SBType