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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h155 void setIsAllowRedefinitionsWithoutWarning(bool Val) { function in class:clang::MacroInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp612 MI->setIsAllowRedefinitionsWithoutWarning(true);

Completed in 39 milliseconds