Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp129 size_t CompilerType::GetNumberOfFunctionArguments() const { in GetNumberOfFunctionArguments() function in CompilerType
H A DClangASTContext.cpp3250 size_t ClangASTContext::GetNumberOfFunctionArguments( in GetNumberOfFunctionArguments() function in ClangASTContext