Home | History | Annotate | Download | only in Sema

Lines Matching refs:getForLoc

5415       ExprResult CondE = getSema().ActOnBooleanCondition(0, S->getForLoc(), 
5449 return getDerived().RebuildForStmt(S->getForLoc(), S->getLParenLoc(),
5779 Collection = getDerived().RebuildObjCForCollectionOperand(S->getForLoc(),
5797 return getDerived().RebuildObjCForCollectionStmt(S->getForLoc(),
5798 /*FIXME:*/S->getForLoc(),
5910 NewStmt = getDerived().RebuildCXXForRangeStmt(S->getForLoc(),
5923 NewStmt = getDerived().RebuildCXXForRangeStmt(S->getForLoc(),