Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3478 void Sema::checkLifetimeCaptureBy(FunctionDecl *FD, bool IsMemberFunction, in checkLifetimeCaptureBy() function in Sema
3571 checkLifetimeCaptureBy(FD, IsMemberFunction, ThisArg, Args); in checkCall()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2765 void checkLifetimeCaptureBy(FunctionDecl *FDecl, bool IsMemberFunction,