Home | History | Annotate | Download | only in Sema

Lines Matching defs:Names

91 /// default locations and entity names used for type-checking
424 /// and destructor names and then (if needed) rebuilds the declaration name.
1169 IdentifierInfo **Names,
1177 NumInputs, Names, move(Constraints),
5538 SmallVector<IdentifierInfo *, 4> Names;
5547 Names.push_back(S->getOutputIdentifier(I));
5565 Names.push_back(S->getInputIdentifier(I));
5596 Names.data(),