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

References

tools/clang/include/clang/AST/Type.h
 4511       : Type(Attributed, canon, equivalent->isDependentType(),
 4592     return T->getTypeClass() == Attributed;
tools/clang/lib/AST/ASTContext.cpp
 2173   case Type::Attributed:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  674   case Type::Attributed:
tools/clang/lib/AST/ItaniumMangle.cpp
 1993   case Type::Attributed:
tools/clang/lib/AST/TypePrinter.cpp
  266     case Type::Attributed: {
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 2879     case Type::Attributed:
 3064   case Type::Attributed:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1969     case Type::Attributed:
tools/clang/lib/Sema/SemaExpr.cpp
 4116     case Type::Attributed:
tools/clang/tools/libclang/CXType.cpp
  117     TKCASE(Attributed);
tools/lldb/source/Symbol/ClangASTContext.cpp
 2719   case clang::Type::Attributed:
 3956   case clang::Type::Attributed:
 4348   case clang::Type::Attributed:
 5285   case clang::Type::Attributed:
 5456   case clang::Type::Attributed: