Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DTypeSystem.cpp166 size_t TypeSystem::DeclGetFunctionNumArguments(void *opaque_decl) { return 0; } in DeclGetFunctionNumArguments() function in TypeSystem
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9526 size_t TypeSystemClang::DeclGetFunctionNumArguments(void *opaque_decl) { in DeclGetFunctionNumArguments() function in TypeSystemClang