Searched defs:DCanon (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 604 Decl *DCanon = D->getCanonicalDecl(); findPartialSpecInstantiatedFromMember() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 2967 T *DCanon = D->getCanonicalDecl(); mergeRedeclarable() local |
H A D | ASTReader.cpp | 10022 const Decl *DCanon = D->getCanonicalDecl(); diagnoseOdrViolations() local |