clang API Documentation
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list. More...
#include <RAIIObjectsForParser.h>
Public Member Functions | |
GreaterThanIsOperatorScope (bool >IO, bool Val) | |
~GreaterThanIsOperatorScope () |
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list.
Definition at line 286 of file RAIIObjectsForParser.h.
clang::GreaterThanIsOperatorScope::GreaterThanIsOperatorScope | ( | bool & | GTIO, |
bool | Val | ||
) | [inline] |
Definition at line 290 of file RAIIObjectsForParser.h.
Definition at line 295 of file RAIIObjectsForParser.h.