Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h225 bool isAllowRedefinitionsWithoutWarning() const { in isAllowRedefinitionsWithoutWarning() function
/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()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp2843 else if (!OtherMI->isAllowRedefinitionsWithoutWarning() && in HandleDefineDirective()