Home
last modified time | relevance | path

Searched defs:ToOrigin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp108 llvm::DenseMap<Decl *, Decl *> ToOrigin; member in __anonb979a45e0111::LazyASTImporter
H A DASTImporter.cpp2434 Decl *ToOrigin = Importer.GetOriginalDecl(To); in IsStructuralMatch() local