Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h220 bool isAllowRedefinitionsWithoutWarning() const { in isAllowRedefinitionsWithoutWarning() function
/external/clang/lib/Lex/
DPPDirectives.cpp2250 else if (!OtherMI->isAllowRedefinitionsWithoutWarning() && in HandleDefineDirective()