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