Home
last modified time | relevance | path

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

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