clang 17.0.0git
Classes | Namespaces
Scope.h File Reference
#include "clang/AST/Decl.h"
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/iterator_range.h"
#include <cassert>
#include <optional>
Include dependency graph for Scope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::Scope
 Scope - A scope is a transient data structure that is used while parsing the program. More...
 

Namespaces

namespace  llvm
 YAML serialization mapping.
 
namespace  clang