Searched defs:IsTypedefType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 251 bool SBType::IsTypedefType() { IsTypedefType() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 270 bool CompilerType::IsTypedefType() const { IsTypedefType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3636 bool TypeSystemClang::IsTypedefType(lldb::opaque_compiler_type_t type) { IsTypedefType() function in TypeSystemClang |