clang 17.0.0git
Classes | Namespaces
Parser.h File Reference
#include "clang/AST/Availability.h"
#include "clang/Basic/BitmaskEnum.h"
#include "clang/Basic/OpenMPKinds.h"
#include "clang/Basic/OperatorPrecedence.h"
#include "clang/Basic/Specifiers.h"
#include "clang/Lex/CodeCompletionHandler.h"
#include "clang/Lex/Preprocessor.h"
#include "clang/Sema/DeclSpec.h"
#include "clang/Sema/Sema.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Frontend/OpenMP/OMPContext.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/SaveAndRestore.h"
#include <memory>
#include <optional>
#include <stack>
Include dependency graph for Parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::Parser
 Parser - This implements a parser for the C family of languages. More...
 
struct  clang::Parser::AngleBracketTracker::Loc
 
class  clang::Parser::ParseScope
 ParseScope - Introduces a new scope for parsing. More...
 
class  clang::Parser::MultiParseScope
 Introduces zero or more scopes for parsing. More...
 

Namespaces

namespace  clang