Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp8280 SourceLocation CallBegin = CE->getCallee()->getBeginLoc(); in CheckMoveOnConstruction() local
8281 if (CallBegin.isMacroID()) in CheckMoveOnConstruction()
8303 << FixItHint::CreateRemoval(SourceRange(CallBegin, LParen)) in CheckMoveOnConstruction()