Home
last modified time | relevance | path

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

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