Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeSystem.cpp144 size_t TypeSystem::DeclGetFunctionNumArguments(void *opaque_decl) { return 0; } in DeclGetFunctionNumArguments() function in TypeSystem
H A DClangASTContext.cpp9974 size_t ClangASTContext::DeclGetFunctionNumArguments(void *opaque_decl) { in DeclGetFunctionNumArguments() function in ClangASTContext