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