Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8440 SourceLocation CallBegin = CE->getCallee()->getBeginLoc(); in CheckMoveOnConstruction() local
8441 if (CallBegin.isMacroID()) in CheckMoveOnConstruction()
8463 << FixItHint::CreateRemoval(SourceRange(CallBegin, LParen)) in CheckMoveOnConstruction()