Home
last modified time | relevance | path

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

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