Home | History | Annotate | Download | only in Serialization

Lines Matching refs:MacroArgs

1262   SmallVector<IdentifierInfo*, 16> MacroArgs;
1323 MacroArgs.clear();
1326 MacroArgs.push_back(getLocalIdentifier(F, Record[NextIndex++]));
1332 MI->setArgumentList(MacroArgs.data(), MacroArgs.size(),