Lines Matching refs:DelimLoc
685 SourceLocation DelimLoc;705 DelimLoc = ConsumeAnyToken();713 DelimLoc = ConsumeToken();721 (Kind == OMPC_schedule && DelimLoc.isValid()) || Kind == OMPC_if;736 Kind, Arg, Val.get(), Loc, T.getOpenLocation(), KLoc, DelimLoc,