Home
last modified time | relevance | path

Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp7424 DeclContext *CanonDef = D->getDeclContext(); in finishPendingActions() local
7425 DeclContext::lookup_result R = CanonDef->lookup(D->getDeclName()); in finishPendingActions()
7436 if ((*RI)->getLexicalDeclContext() == CanonDef) { in finishPendingActions()
7451 Module *CanonDefModule = cast<Decl>(CanonDef)->getOwningModule(); in finishPendingActions()
7454 << CanonDef << !CanonDefModule in finishPendingActions()
7458 Diag(cast<Decl>(CanonDef)->getLocation(), in finishPendingActions()