HomeSort by: relevance | last modified time | path
    Searched defs:warning_sentinel (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 2004 class warning_sentinel function in class:warning_sentinel
2009 warning_sentinel(int& flag, bool suppress=true)
2011 ~warning_sentinel() { flag = val; }
1999 class warning_sentinel class
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 1947 class warning_sentinel function in class:warning_sentinel
1952 warning_sentinel(int& flag, bool suppress=true)
1954 ~warning_sentinel() { flag = val; }
1942 class warning_sentinel class

Completed in 38 milliseconds