Home
last modified time | relevance | path

Searched defs:DCanon (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDeclTemplate.cpp427 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local
1078 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReaderDecl.cpp1858 T *DCanon = static_cast<T*>(D)->getCanonicalDecl(); in mergeRedeclarable() local
DASTReader.cpp7428 const Decl *DCanon = D->getCanonicalDecl(); in finishPendingActions() local