Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isSingleDecl

1469   if (DS->isSingleDecl())
1500 assert(DS->isSingleDecl() && "Can handle single declarations only.");