Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h540 CapturedRegionScopeInfo(DiagnosticsEngine &Diag, Scope *S, CapturedDecl *CD, in CapturedRegionScopeInfo() function
DSema.h187 class CapturedRegionScopeInfo; variable