Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp359 int CompilerType::GetFunctionArgumentCount() const { in GetFunctionArgumentCount() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4306 int TypeSystemClang::GetFunctionArgumentCount( in GetFunctionArgumentCount() function in TypeSystemClang