Home | History | Annotate | Download | only in AST

Lines Matching refs:argSlot

1607   QualType *argSlot = reinterpret_cast<QualType*>(this+1);
1617 argSlot[i] = params[i];
1622 QualType *exnSlot = argSlot + NumParams;
1636 Expr **noexSlot = reinterpret_cast<Expr **>(argSlot + NumParams);
1650 reinterpret_cast<FunctionDecl **>(argSlot + NumParams);
1659 reinterpret_cast<FunctionDecl **>(argSlot + NumParams);