Searched refs:DeclGetFunctionArgumentType (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerDecl.cpp36 return m_type_system->DeclGetFunctionArgumentType(m_opaque_decl, arg_idx);
H A DTypeSystem.cpp169 CompilerType TypeSystem::DeclGetFunctionArgumentType(void *opaque_decl,
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h106 virtual CompilerType DeclGetFunctionArgumentType(void *opaque_decl,
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h558 CompilerType DeclGetFunctionArgumentType(void *opaque_decl,
H A DTypeSystemClang.cpp9057 CompilerType TypeSystemClang::DeclGetFunctionArgumentType(void *opaque_decl, function in class:TypeSystemClang

Completed in 263 milliseconds