Home | History | Annotate | Download | only in Parse

Lines Matching refs:CloseLoc

887   SourceLocation CloseLoc = Tok.getLocation();
893 CloseLoc = T.getCloseLocation();
895 return Actions.ActOnCompoundStmt(T.getOpenLocation(), CloseLoc,