Searched refs:CallBegin (Results 1 – 1 of 1) sorted by relevance
6018 SourceLocation CallBegin = CE->getCallee()->getLocStart(); in CheckMoveOnConstruction() local6019 if (CallBegin.isMacroID()) in CheckMoveOnConstruction()6041 << FixItHint::CreateRemoval(SourceRange(CallBegin, LParen)) in CheckMoveOnConstruction()