Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h504 QualType getCaptureType() const { in getCaptureType() function
/external/clang/lib/Sema/
DSemaExpr.cpp13190 CaptureType = CSI->getCapture(Var).getCaptureType(); in isVariableAlreadyCapturedInScopeInfo()