Home
last modified time | relevance | path

Searched defs:IsTypedefType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp269 bool SBType::IsTypedefType() { in IsTypedefType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp291 bool CompilerType::IsTypedefType() const { in IsTypedefType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3673 bool TypeSystemClang::IsTypedefType(lldb::opaque_compiler_type_t type) { in IsTypedefType() function in TypeSystemClang