Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp519 SourceLocation RHSLocEnd = S.PP.getLocForEndOfToken(RHS->getLocEnd()); in DiagnoseDirectIsaAccess() local
524 FixItHint::CreateInsertion(RHSLocEnd, ")"); in DiagnoseDirectIsaAccess()
9451 SourceLocation RHSLocEnd = PP.getLocForEndOfToken(RHS.get()->getLocEnd()); in CreateBuiltinBinOp() local
9455 FixItHint::CreateInsertion(RHSLocEnd, ")"); in CreateBuiltinBinOp()