Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp123 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef() function
274 D = shouldWarnOnMacroDef(*this, II); in CheckMacroName()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp141 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { in shouldWarnOnMacroDef() function
284 D = shouldWarnOnMacroDef(*this, II); in CheckMacroName()