Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCanonicalDecl

99       NamedDecl *ND = cast<NamedDecl>(DRE->getDecl()->getCanonicalDecl());
103 cast<FunctionDecl>(PV->getDeclContext())->getCanonicalDecl();
106 if (FunArgs && FD == D->getCanonicalDecl()) {
130 DeclSeq.push_back(CMCE->getMethodDecl()->getCanonicalDecl());