reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/CompilerType.h
  186   CompilerType GetFunctionArgumentTypeAtIndex(size_t idx) const;

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
  128       type_name = function_clang_type.GetFunctionArgumentTypeAtIndex(i)