Home
last modified time | relevance | path

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

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