Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/
HDSBTypeDocstrings.i638 ) lldb::SBType::GetFunctionArgumentTypes;
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBType.h230 lldb::SBTypeList GetFunctionArgumentTypes();
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBType.cpp313 lldb::SBTypeList SBType::GetFunctionArgumentTypes() { in GetFunctionArgumentTypes() function in SBType
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp69190 result = (arg1)->GetFunctionArgumentTypes(); in _wrap_SBType_GetFunctionArgumentTypes()