Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1184 CapEnd = Lambda->capture_init_end(); in canThrow() local
1185 Cap != CapEnd; ++Cap) in canThrow()