Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h621 unsigned NumExplicitCaptures; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h569 unsigned NumExplicitCaptures : 13; member