Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp258 bool SBType::IsTypedefType() { in IsTypedefType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp224 bool CompilerType::IsTypedefType() const { in IsTypedefType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3564 bool TypeSystemClang::IsTypedefType(lldb::opaque_compiler_type_t type) { in IsTypedefType() function in TypeSystemClang