reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4731 if (!FD) { 4754 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && 4755 FD->getParamDecl(PVD->getFunctionScopeIndex()) 4765 << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0); 4782 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && 4783 FD->getParamDecl(PVD->getFunctionScopeIndex()) 4820 << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0); 4852 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && 4853 FD->getParamDecl(PVD->getFunctionScopeIndex()) 4906 << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0);