Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h886 unsigned NumExplicitCaptures = 0; global() variable
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h409 unsigned NumExplicitCaptures : 12; global() member