Searched defs:ToCtx (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTStructuralEquivalence.h | 43 ASTContext &FromCtx, &ToCtx; member |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 1817 ASTContext &ToCtx = Importer.getToContext(); VisitPipeType() local |