Lines Matching refs:CLASS
82 // incomplete type other than a class currently being defined [...].
85 // pointer or reference to a class currently being defined.
638 // Unwrap pointers and references so that we can do checks within a class
914 // expression whose type is a polymorphic class type
1114 #define STMT(CLASS, PARENT) case Expr::CLASS##Class:
1117 #define EXPR(CLASS, PARENT)
1121 llvm_unreachable("Invalid class for expression");