clang 18.0.0git
|
#include "clang/Basic/OperatorPrecedence.h"
#include "clang/Lex/CodeCompletionHandler.h"
#include "clang/Lex/Preprocessor.h"
#include "clang/Sema/Sema.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Frontend/OpenMP/OMPContext.h"
#include "llvm/Support/SaveAndRestore.h"
#include <optional>
#include <stack>
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 |