reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 8795   if (!qual_type.isNull()) {
 8799     const clang::TagType *tag_type = qual_type->getAs<clang::TagType>();
 8817     const clang::EnumType *enutype = qual_type->getAs<clang::EnumType>();