Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp208 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef() function
385 D = shouldWarnOnMacroUndef(*this, II); in CheckMacroName()