Home | History | Annotate | Download | only in Serialization

Lines Matching refs:MacroArgs

1086   SmallVector<IdentifierInfo*, 16> MacroArgs;
1177 MacroArgs.clear();
1180 MacroArgs.push_back(getLocalIdentifier(F, Record[NextIndex++]));
1187 MI->setArgumentList(MacroArgs.data(), MacroArgs.size(),