Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Res

724     int Res = 0;
726 Res += getExpansionSize(BS->getType(), Context);
728 Res += getExpansionSize(FD->getType(), Context);
729 return Res;