Home
last modified time | relevance | path

Searched defs:GetFunctionArgumentTypeAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp354 CompilerType CompilerType::GetFunctionArgumentTypeAtIndex(size_t idx) const { in GetFunctionArgumentTypeAtIndex() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4195 CompilerType TypeSystemClang::GetFunctionArgumentTypeAtIndex( in GetFunctionArgumentTypeAtIndex() function in TypeSystemClang