Lines Matching defs:Names
92 /// default locations and entity names used for type-checking
441 /// and destructor names and then (if needed) rebuilds the declaration name.
1193 unsigned NumInputs, IdentifierInfo **Names,
1198 NumInputs, Names, Constraints, Exprs,
5683 SmallVector<IdentifierInfo *, 4> Names;
5692 Names.push_back(S->getOutputIdentifier(I));
5710 Names.push_back(S->getInputIdentifier(I));
5737 S->getNumInputs(), Names.data(),