Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp590 SourceLocation RHSLocEnd = S.getLocForEndOfToken(RHS->getLocEnd()); in DiagnoseDirectIsaAccess() local
595 FixItHint::CreateInsertion(RHSLocEnd, ")"); in DiagnoseDirectIsaAccess()
10432 SourceLocation RHSLocEnd = getLocForEndOfToken(RHS.get()->getLocEnd()); in CreateBuiltinBinOp() local
10436 FixItHint::CreateInsertion(RHSLocEnd, ")"); in CreateBuiltinBinOp()