Home
last modified time | relevance | path

Searched refs:shouldWarnOnMacroUndef (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp153 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef() function
287 D = shouldWarnOnMacroUndef(*this, II); in CheckMacroName()