A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/ASTImporterSharedState_8h_source.html below:

clang: include/clang/AST/ASTImporterSharedState.h Source File

Go to the documentation of this file. 14#ifndef LLVM_CLANG_AST_ASTIMPORTERSHAREDSTATE_H 15#define LLVM_CLANG_AST_ASTIMPORTERSHAREDSTATE_H 20#include "llvm/ADT/DenseMap.h" 25class

TranslationUnitDecl;

32

std::unique_ptr<ASTImporterLookupTable> LookupTable;

40

llvm::DenseMap<Decl *, ASTImportError> ImportErrors;

43

llvm::DenseSet<Decl *> NewDecls;

52

LookupTable = std::make_unique<ASTImporterLookupTable>(ToTU);

59 if

(

auto

*ND = dyn_cast<NamedDecl>(

D

))

65 if

(

auto

*ND = dyn_cast<NamedDecl>(

D

))

66

LookupTable->remove(ND);

70 auto

Pos = ImportErrors.find(ToD);

71 if

(Pos != ImportErrors.end())

78

ImportErrors[To] = Error;

Decl - This represents one declaration (or definition), e.g.

The top declaration context.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4