Home | History | Annotate | Download | only in Sema

Lines Matching refs:isReservedName

485 static bool isReservedName(const IdentifierInfo *Id) {
523 if (isReservedName(Id) &&