Home
last modified time | relevance | path

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

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