Home
last modified time | relevance | path

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

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