Home
last modified time | relevance | path

Searched defs:ToContext (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h207 ASTContext &ToContext, &FromContext; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp113 LazyASTImporter(ExternalASTMerger &_Parent, ASTContext &ToContext, in LazyASTImporter()
H A DASTImporter.cpp8961 ASTImporter::ASTImporter(ASTContext &ToContext, FileManager &ToFileManager, in ASTImporter()