Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h152 void setIsAllowRedefinitionsWithoutWarning(bool Val) { in setIsAllowRedefinitionsWithoutWarning() function
/external/clang/lib/Lex/
DPragma.cpp573 MI->setIsAllowRedefinitionsWithoutWarning(true); in HandlePragmaPushMacro()