Home
last modified time | relevance | path

Searched refs:GetFunctionArgumentTypeAtIndex (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangASTType.h310 GetFunctionArgumentTypeAtIndex (size_t idx) const;
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangFunction.cpp180 … type_name = function_clang_type.GetFunctionArgumentTypeAtIndex(i).GetTypeName().AsCString(""); in CompileFunction()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp1762 ClangASTType::GetFunctionArgumentTypeAtIndex (size_t idx) const in GetFunctionArgumentTypeAtIndex() function in ClangASTType