Home | History | Annotate | Download | only in Serialization

Lines Matching refs:MacroArgs

1270   SmallVector<IdentifierInfo*, 16> MacroArgs;
1331 MacroArgs.clear();
1334 MacroArgs.push_back(getLocalIdentifier(F, Record[NextIndex++]));
1340 MI->setArgumentList(MacroArgs.data(), MacroArgs.size(),