Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp7200 SourceLocation CallBegin = CE->getCallee()->getBeginLoc(); in CheckMoveOnConstruction() local
7201 if (CallBegin.isMacroID()) in CheckMoveOnConstruction()
7223 << FixItHint::CreateRemoval(SourceRange(CallBegin, LParen)) in CheckMoveOnConstruction()