Searched refs:MacroDiag (Results 1 – 1 of 1) sorted by relevance
97 enum MacroDiag { enum123 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef()135 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef()272 MacroDiag D = MD_NoWarn; in CheckMacroName()