Searched refs:isReservedId (Results 1 – 2 of 2) sorted by relevance
106 static bool isReservedId(StringRef Text, const LangOptions &Lang) { in isReservedId() function126 if (isReservedId(Text, Lang)) in shouldWarnOnMacroDef()139 if (isReservedId(Text, Lang)) in shouldWarnOnMacroUndef()
105 static bool isReservedId(StringRef Text, const LangOptions &Lang) { in isReservedId() function144 if (isReservedId(Text, Lang)) in shouldWarnOnMacroDef()157 if (isReservedId(Text, Lang)) in shouldWarnOnMacroUndef()