Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h521 llvm::DenseMap<VarDecl*, unsigned> CaptureMap; variable
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h665 llvm::DenseMap<VarDecl*, unsigned> CaptureMap; variable