Searched defs:ToOrigin (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExternalASTMerger.cpp | 108 llvm::DenseMap<Decl *, Decl *> ToOrigin; member in __anonb979a45e0111::LazyASTImporter |
H A D | ASTImporter.cpp | 2434 Decl *ToOrigin = Importer.GetOriginalDecl(To); in IsStructuralMatch() local |