Searched refs:TheCapturedDecl (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h549 CapturedDecl *TheCapturedDecl; member in class:clang::sema::CapturedRegionScopeInfo
563 TheCapturedDecl(CD), TheRecordDecl(RD), TheScope(S),
/external/clang/lib/Sema/
H A DSemaStmt.cpp3465 CapturedDecl *CD = RSI->TheCapturedDecl;
H A DSemaExpr.cpp2914 currentDecl = CSI->TheCapturedDecl;

Completed in 270 milliseconds