Home | History | Annotate | Download | only in AST

Lines Matching refs:Array

57   // Optionally remove one level of pointer, reference or array indirection.
103 if (Array) {
144 Array = isArray;
147 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs;
717 "Expression bound to a temporary must have record or array type!");
880 // Copy the array index variables, if any.
911 // Realign for following VarDecl array.
960 assert(HasArrayIndexVars && "No array index-var data?");