Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h538 CapturedRegionKind CapRegionKind; variable
545 ContextParam(Context), CapRegionKind(K) in CapturedRegionScopeInfo()
554 switch (CapRegionKind) { in getRegionName()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp3294 RSI->CapRegionKind, Captures, in ActOnCapturedRegionEnd()