Home
last modified time | relevance | path

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

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