Searched refs:CanonDC (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3395 auto *CanonDC = cast<Decl>(DC)->getCanonicalDecl(); local
3398 auto &Previous = Reader.AnonymousDeclarationsForMerging[CanonDC];
3420 auto *CanonDC = cast<Decl>(DC)->getCanonicalDecl(); local
3422 auto &Previous = Reader.AnonymousDeclarationsForMerging[CanonDC];

Completed in 93 milliseconds