Searched defs:arg_idx (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBFunction.cpp180 const char *SBFunction::GetArgumentName(uint32_t arg_idx) { argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1014 const uint32_t arg_idx = packet.GetU32(UINT32_MAX); local
/freebsd-12-stable/contrib/gcc/cp/
H A Derror.c219 int arg_idx = 0; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp6743 GetTemplateArgumentKind(lldb::opaque_compiler_type_t type, size_t arg_idx) argument

Completed in 91 milliseconds