Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DMacroInfo.h155 void setIsAllowRedefinitionsWithoutWarning(bool Val) { in setIsAllowRedefinitionsWithoutWarning() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPragma.cpp668 MI->setIsAllowRedefinitionsWithoutWarning(true); in HandlePragmaPushMacro()