Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDeclName

3684         << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0);
3739 << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0);
3825 << FD->getDeclName() << (isa<CXXMethodDecl>(ADecl) ? 1 : 0);