HomeSort by relevance Sort by last modified time
    Searched refs:setIsAllowRedefinitionsWithoutWarning (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
MacroInfo.h 160 /// setIsAllowRedefinitionsWithoutWarning - Set the value of the
162 void setIsAllowRedefinitionsWithoutWarning(bool Val) {
  /external/clang/lib/Lex/
Pragma.cpp 699 MI->setIsAllowRedefinitionsWithoutWarning(true);
    [all...]

Completed in 209 milliseconds