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