clang
10.0.0git
|
Activates OpenMP parsing mode to preseve OpenMP specific annotation tokens. More...
#include "clang/Parse/RAIIObjectsForParser.h"
Public Member Functions | |
ParsingOpenMPDirectiveRAII (Parser &P) | |
void | restore () |
This can be used to restore the state early, before the dtor is run. More... | |
~ParsingOpenMPDirectiveRAII () | |
Activates OpenMP parsing mode to preseve OpenMP specific annotation tokens.
Definition at line 292 of file RAIIObjectsForParser.h.
|
inline |
Definition at line 297 of file RAIIObjectsForParser.h.
|
inline |
Definition at line 306 of file RAIIObjectsForParser.h.
|
inline |
This can be used to restore the state early, before the dtor is run.
Definition at line 304 of file RAIIObjectsForParser.h.