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

/external/clang/include/clang/Lex/
H A DMacroInfo.h186 /// setIsAllowRedefinitionsWithoutWarning - Set the value of the
188 void setIsAllowRedefinitionsWithoutWarning(bool Val) { function in class:clang::MacroInfo
/external/clang/lib/Lex/
H A DPragma.cpp712 MI->setIsAllowRedefinitionsWithoutWarning(true);

Completed in 89 milliseconds