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

References

tools/clang/include/clang/AST/Type.h
 4267   static bool classof(const Type *T) { return T->getTypeClass() == TypeOfExpr; }
tools/clang/lib/AST/ASTContext.cpp
 3252   case Type::TypeOfExpr:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  704   case Type::TypeOfExpr:
tools/clang/lib/AST/ItaniumMangle.cpp
 2018   case Type::TypeOfExpr:
tools/clang/lib/AST/Type.cpp
 2600   case TypeOfExpr:
 3209     : Type(TypeOfExpr, can, E->isTypeDependent(),
 3854   case Type::TypeOfExpr:
tools/clang/lib/AST/TypePrinter.cpp
  211     case Type::TypeOfExpr:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 2867     case Type::TypeOfExpr:
 3072   case Type::TypeOfExpr:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1984     case Type::TypeOfExpr:
tools/clang/lib/Sema/SemaExpr.cpp
 4133     case Type::TypeOfExpr:
tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  612   case Type::TypeOfExpr:
 2098     case Type::TypeOfExpr:
 5565   case Type::TypeOfExpr:
tools/lldb/source/Symbol/ClangASTContext.cpp
 4144   case clang::Type::TypeOfExpr:
 4365   case clang::Type::TypeOfExpr:
 5266   case clang::Type::TypeOfExpr:
 5437   case clang::Type::TypeOfExpr:
 6525   case clang::Type::TypeOfExpr: