Searched defs:GetNumberOfFunctionArguments (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 148 size_t CompilerType::GetNumberOfFunctionArguments() const { in GetNumberOfFunctionArguments() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3107 size_t TypeSystemClang::GetNumberOfFunctionArguments( GetNumberOfFunctionArguments() function in TypeSystemClang |