Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp577 SourceLocation RHSLocEnd = S.getLocForEndOfToken(RHS->getEndLoc()); in DiagnoseDirectIsaAccess() local
583 << FixItHint::CreateInsertion(RHSLocEnd, ")"); in DiagnoseDirectIsaAccess()
14181 SourceLocation RHSLocEnd = getLocForEndOfToken(RHS.get()->getEndLoc()); in CreateBuiltinBinOp() local
14187 << FixItHint::CreateInsertion(RHSLocEnd, ")"); in CreateBuiltinBinOp()