clang 20.0.0git
|
RAII object that makes '>' behave either as an operator or as the closing angle bracket for a template argument list. More...
#include "clang/Parse/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 333 of file RAIIObjectsForParser.h.
Definition at line 337 of file RAIIObjectsForParser.h.
|
inline |
Definition at line 342 of file RAIIObjectsForParser.h.