Home
last modified time | relevance | path

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

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