Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp470 bool CheckCoroObjArg = CheckCoroCall; in visitLifetimeBoundArguments() local
474 CheckCoroObjArg = false; in visitLifetimeBoundArguments()
478 CheckCoroObjArg = false; in visitLifetimeBoundArguments()
479 if (implicitObjectParamIsLifetimeBound(Callee) || CheckCoroObjArg) in visitLifetimeBoundArguments()