Lines Matching refs:isValid
1058 SourceLocation Loc = SuperLoc.isValid()? SuperLoc
1124 SuperLoc.isValid(), LBracLoc, RBracLoc,
1135 if (SuperLoc.isValid())
1211 SourceLocation Loc = SuperLoc.isValid()? SuperLoc : Receiver->getLocStart();
1428 ClassMessage, SuperLoc.isValid(),
1518 if (SuperLoc.isValid())
1531 (SuperLoc.isValid() || isSelfExpr(Receiver))) {
1857 (castRange.isValid() ? castRange.getBegin() : castExpr->getExprLoc());
1882 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc;