Searched refs:CallBegin (Results 1 – 1 of 1) sorted by relevance
8280 SourceLocation CallBegin = CE->getCallee()->getBeginLoc(); in CheckMoveOnConstruction() local8281 if (CallBegin.isMacroID()) in CheckMoveOnConstruction()8303 << FixItHint::CreateRemoval(SourceRange(CallBegin, LParen)) in CheckMoveOnConstruction()