TranslationUnitDecl;
32std::unique_ptr<ASTImporterLookupTable> LookupTable;
40llvm::DenseMap<Decl *, ASTImportError> ImportErrors;
43llvm::DenseSet<Decl *> NewDecls;
52LookupTable = std::make_unique<ASTImporterLookupTable>(ToTU);
59 if(
auto*ND = dyn_cast<NamedDecl>(
D))
65 if(
auto*ND = dyn_cast<NamedDecl>(
D))
66LookupTable->remove(ND);
70 autoPos = ImportErrors.find(ToD);
71 if(Pos != ImportErrors.end())
78ImportErrors[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