Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp604 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local
1343 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2949 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local
H A DASTReader.cpp10023 const Decl *DCanon = D->getCanonicalDecl(); in diagnoseOdrViolations() local