Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPDirectives.cpp118 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef() function
191 D = shouldWarnOnMacroDef(*this, II); in CheckMacroName()