Home
last modified time | relevance | path

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

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