Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h449 QualType getCaptureType() const { return CaptureType; } in getCaptureType() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11805 CaptureType = CSI->getCapture(Var).getCaptureType(); in isVariableAlreadyCapturedInScopeInfo()