Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp172 size_t TypeSystem::DeclGetFunctionNumArguments(void *opaque_decl) { return 0; } in DeclGetFunctionNumArguments() function in TypeSystem
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9172 size_t TypeSystemClang::DeclGetFunctionNumArguments(void *opaque_decl) { in DeclGetFunctionNumArguments() function in TypeSystemClang