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

/external/clang/include/clang/Lex/
H A DMacroInfo.h212 /// isAllowRedefinitionsWithoutWarning - Return true if this macro can be
214 bool isAllowRedefinitionsWithoutWarning() const { function in class:clang::MacroInfo
/external/clang/lib/Lex/
H A DPPDirectives.cpp1933 else if (!OtherMI->isAllowRedefinitionsWithoutWarning() &&

Completed in 28 milliseconds