Home | History | Annotate | Download | only in AST

Lines Matching defs:TArray

3053           const ArrayType *TArray
3055 if (FoundArray && TArray) {
3057 isa<ConstantArrayType>(TArray)) {
3066 } else if (isa<IncompleteArrayType>(TArray) &&