Home
last modified time | relevance | path

Searched refs:isReservedId (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp113 static bool isReservedId(StringRef Text, const LangOptions &Lang) { in isReservedId() function
133 if (isReservedId(Text, Lang)) in shouldWarnOnMacroDef()
146 if (isReservedId(Text, Lang)) in shouldWarnOnMacroUndef()