clang 19.0.0git
Classes | Namespaces
Lookup.h File Reference
#include "clang/AST/Decl.h"
#include "clang/AST/DeclBase.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclarationName.h"
#include "clang/AST/Type.h"
#include "clang/AST/UnresolvedSet.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/Specifiers.h"
#include "clang/Sema/Sema.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/Casting.h"
#include <cassert>
#include <optional>
#include <utility>

Go to the source code of this file.

Classes

class  clang::LookupResult
 Represents the results of name lookup. More...
 
class  clang::LookupResult::Filter
 A class for iterating through a result set and possibly filtering out results. More...
 
class  clang::VisibleDeclConsumer
 Consumes visible declarations found when searching for all visible names within a given scope or context. More...
 
class  clang::ADLResult
 A class for storing results from argument-dependent lookup. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.