Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp602 SourceLocation RHSLocEnd = S.getLocForEndOfToken(RHS->getLocEnd()); in DiagnoseDirectIsaAccess() local
607 FixItHint::CreateInsertion(RHSLocEnd, ")"); in DiagnoseDirectIsaAccess()
10959 SourceLocation RHSLocEnd = getLocForEndOfToken(RHS.get()->getLocEnd()); in CreateBuiltinBinOp() local
10963 FixItHint::CreateInsertion(RHSLocEnd, ")"); in CreateBuiltinBinOp()