clang API Documentation
#include "clang/Parse/Parser.h"#include "RAIIObjectsForParser.h"#include "clang/AST/DeclTemplate.h"#include "clang/Parse/ParseDiagnostic.h"#include "clang/Sema/DeclSpec.h"#include "clang/Sema/Scope.h"
Go to the source code of this file.
Classes | |
| class | clang::Parser::UnannotatedTentativeParsingAction |
| A tentative parsing action that can also revert token annotations. More... | |