HomeSort by relevance Sort by last modified time
    Searched full: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 619 MI->setIsAllowRedefinitionsWithoutWarning(true);
    [all...]

Completed in 74 milliseconds