Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeDocstrings.i638 ) lldb::SBType::GetFunctionArgumentTypes;
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBType.h197 lldb::SBTypeList GetFunctionArgumentTypes();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp295 lldb::SBTypeList SBType::GetFunctionArgumentTypes() { in GetFunctionArgumentTypes() function in SBType
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp65962 result = (arg1)->GetFunctionArgumentTypes(); in _wrap_SBType_GetFunctionArgumentTypes()