Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h608 QualType getCaptureType() const { in getCaptureType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp1470 : From.getCaptureType(); in CaptureHasSideEffects()
H A DSemaExpr.cpp14855 CaptureType = CSI->getCapture(Var).getCaptureType(); in isVariableAlreadyCapturedInScopeInfo()