Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp135 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef() function
277 D = shouldWarnOnMacroUndef(*this, II); in CheckMacroName()