Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPPDirectives.cpp192 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroUndef() function
362 D = shouldWarnOnMacroUndef(*this, II); in CheckMacroName()