Home
last modified time | relevance | path

Searched defs:ASTImporter (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/docs/
DInternalsManual.rst1460 .. _templated:
1462 Abstract Syntax Graph
1480 Structural Equivalency
1539 Redeclaration Chains
1634 Traversal during the Import
1671 Error Handling
1786 Lookup Problems
1851 Class Template Instantiations
1896 Visibility of Declarations
1910 Strategies to Handle Conflicting Names
/external/llvm-project/clang/include/clang/CrossTU/
DCrossTranslationUnit.h29 class ASTImporter; variable
/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.h33 class ASTImporter; variable
/external/clang/lib/AST/
DASTImporter.cpp6035 ASTImporter::ASTImporter(ASTContext &ToContext, FileManager &ToFileManager, in ASTImporter() function in ASTImporter
/external/llvm-project/clang/include/clang/AST/
DExpr.h137 friend class ASTImporter; // Sets dependence dircetly. variable
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp7968 ASTImporter::ASTImporter(ASTContext &ToContext, FileManager &ToFileManager, in ASTImporter() function in ASTImporter