Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h225 bool isAllowRedefinitionsWithoutWarning() const { in isAllowRedefinitionsWithoutWarning() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp2867 else if (!OtherMI->isAllowRedefinitionsWithoutWarning() && in HandleDefineDirective()