Searched defs:CapturedRegionScopeInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DScopeInfo.cpp
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h527 class CapturedRegionScopeInfo: public CapturingScopeInfo { class in namespace:clang::sema
540 CapturedRegionScopeInfo(DiagnosticsEngine &Diag, Scope *S, CapturedDecl *CD, function in class:clang::sema::CapturedRegionScopeInfo

Completed in 56 milliseconds