Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp97 enum MacroDiag { enum
123 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()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp96 enum MacroDiag { enum
141 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef()
153 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef()
282 MacroDiag D = MD_NoWarn; in CheckMacroName()