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

/external/clang/include/clang/Sema/
H A DScopeInfo.h137 /// CapturesCXXThis - Whether this block captures 'this'.
138 bool CapturesCXXThis; member in class:clang::sema::BlockScopeInfo
142 CapturesCXXThis(false)

Completed in 55 milliseconds