Home | History | Annotate | Download | only in Sema

Lines Matching refs:RParenLoc

9776                       SourceLocation RParenLoc,
9835 RParenLoc);
9844 SourceLocation RParenLoc,
9889 RParenLoc);
9908 SourceLocation RParenLoc,
9917 RParenLoc, /*EmptyLookup=*/true,
9927 RParenLoc, ExecConfig);
9935 RParenLoc,
9970 RParenLoc, ExecConfig);
9988 SourceLocation RParenLoc,
10003 RParenLoc, ExecConfig, &CandidateSet,
10674 unsigned NumArgs, SourceLocation RParenLoc) {
10717 resultType, valueKind, RParenLoc);
10724 if (ConvertArgumentsForCall(call, op, 0, proto, Args, NumArgs, RParenLoc))
10845 Args, NumArgs, RParenLoc);
10859 ResultType, VK, RParenLoc);
10882 RParenLoc))
10915 SourceLocation RParenLoc) {
11076 RParenLoc);
11112 OpLocInfo.setCXXOperatorNameRange(SourceRange(LParenLoc, RParenLoc));
11129 ResultTy, VK, RParenLoc, false);