Home
last modified time | relevance | path

Searched refs:RHSLocEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp606 SourceLocation RHSLocEnd = S.getLocForEndOfToken(RHS->getEndLoc()); in DiagnoseDirectIsaAccess() local
612 << FixItHint::CreateInsertion(RHSLocEnd, ")"); in DiagnoseDirectIsaAccess()
14829 SourceLocation RHSLocEnd = getLocForEndOfToken(RHS.get()->getEndLoc()); in CreateBuiltinBinOp() local
14835 << FixItHint::CreateInsertion(RHSLocEnd, ")"); in CreateBuiltinBinOp()