Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h155 void setIsAllowRedefinitionsWithoutWarning(bool Val) { in setIsAllowRedefinitionsWithoutWarning() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp617 MI->setIsAllowRedefinitionsWithoutWarning(true); in HandlePragmaPushMacro()