Searched defs:IsTypedefType (Results 1 – 3 of 3) sorted by relevance
206 bool SBType::IsTypedefType() { in IsTypedefType() function in SBType
244 bool CompilerType::IsTypedefType() const { in IsTypedefType() function in CompilerType
3902 bool ClangASTContext::IsTypedefType(lldb::opaque_compiler_type_t type) { in IsTypedefType() function in ClangASTContext