Home
last modified time | relevance | path

Searched defs:IsTemplateType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp121 bool TypeSystem::IsTemplateType(lldb::opaque_compiler_type_t type) { in IsTemplateType() function in TypeSystem
H A DType.cpp499 bool Type::IsTemplateType() { in IsTemplateType() function in Type
H A DCompilerType.cpp263 bool CompilerType::IsTemplateType() const { in IsTemplateType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7025 bool TypeSystemClang::IsTemplateType(lldb::opaque_compiler_type_t type) { in IsTemplateType() function in TypeSystemClang