Searched defs:DeclGetFunctionArgumentType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 169 CompilerType TypeSystem::DeclGetFunctionArgumentType(void *opaque_decl, DeclGetFunctionArgumentType() function in TypeSystem |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 9057 CompilerType TypeSystemClang::DeclGetFunctionArgumentType(void *opaque_decl, DeclGetFunctionArgumentType() function in TypeSystemClang |