Searched defs:GetTemplateArgumentKind (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 131 TypeSystem::GetTemplateArgumentKind(opaque_compiler_type_t type, size_t idx, GetTemplateArgumentKind() function in TypeSystem |
H A D | CompilerType.cpp | 941 CompilerType::GetTemplateArgumentKind(size_t idx, bool expand_pack) const { GetTemplateArgumentKind() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 580 lldb::TemplateArgumentKind SBType::GetTemplateArgumentKind(uint32_t idx) { GetTemplateArgumentKind() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 7133 TypeSystemClang::GetTemplateArgumentKind(lldb::opaque_compiler_type_t type, GetTemplateArgumentKind() function in TypeSystemClang |