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

Definitions

tools/clang/include/clang/AST/Type.h
 2520   static bool classof(const Type *T) { return T->getTypeClass() == Builtin; }
 2581   static bool classof(const Type *T) { return T->getTypeClass() == Paren; }
 2627   static bool classof(const Type *T) { return T->getTypeClass() == Pointer; }
 2664   static bool classof(const Type *T) {
 2715   static bool classof(const Type *T) {
 2761   static bool classof(const Type *T) {
 2854   static bool classof(const Type *T) {
 2895   static bool classof(const Type *T) {
 3144   static bool classof(const Type *T) {
 3680   static bool classof(const Type *T) {
 4244   static bool classof(const Type *T) {
 4267   static bool classof(const Type *T) { return T->getTypeClass() == TypeOfExpr; }
 4316   static bool classof(const Type *T) { return T->getTypeClass() == TypeOf; }
 4393   static bool classof(const Type *T) {
 4591   static bool classof(const Type *T) {
 5018   static bool classof(const Type *T) {
 5273   static bool classof(const Type *T) { return T->getTypeClass() == Elaborated; }
 5332   static bool classof(const Type *T) {
 5404   static bool classof(const Type *T) {
 5477   static bool classof(const Type *T) {
 5574   static bool classof(const Type *T) {
 5757   static bool classof(const Type *T) {
 5832   static bool classof(const Type *T) {
 6039   static bool classof(const Type *T) {
 6072   static bool classof(const Type *T) {
 6107   static bool classof(const Type *T) {