Lines Matching refs:ASTImporter
1450 The ASTImporter
1453 The ``ASTImporter`` class imports nodes of an ``ASTContext`` into another
1454 ``ASTContext``. Please refer to the document :doc:`ASTImporter: Merging Clang
1510 ASTImporter, e.g. the ``clang::Sema`` class uses it also.
1542 The early version of the ``ASTImporter``'s merge mechanism squashed the
1562 ``ASTImporter`` uses the latter mechanism. We do import all function
1648 ``ASTImporter::ImportedDecls``. Whenever we create a node then we immediately
1692 ``ASTImporter::ImportDeclErrors`` and the ones which are associated with the
1694 be several ASTImporter objects which import into the same "to" context but from
1815 shared amongst the different ``ASTImporter`` instances if they happen to import
1837 of the ``ASTImporter`` class. This way, LLDB can reuse Clang's parsing
1839 DWARF). From the view of the ``ASTImporter`` this means both the "to" and the
1918 clients of the ``ASTImporter`` may require a different, perhaps less