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