reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1486 if (FromParent && StartI != EndI) 1487 ++StartI; 1488 if (StartI == EndI || !DPred(StartI->Directive)) 1488 if (StartI == EndI || !DPred(StartI->Directive)) 1490 const_iterator NewI = StartI; 1492 return (NewI == StartI && CPred(DVar.CKind)) ? DVar : DSAVarData();