Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h836 unsigned NumExplicitCaptures = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h389 unsigned NumExplicitCaptures : 13; member