Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp122 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef() function
305 D = shouldWarnOnMacroDef(*this, II); in CheckMacroName()