Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h2073 llvm::PointerIntPair<CapturedDecl *, 1, CapturedRegionKind> CapDeclAndKind; variable
/external/llvm-project/clang/include/clang/AST/
DStmt.h3533 llvm::PointerIntPair<CapturedDecl *, 2, CapturedRegionKind> CapDeclAndKind; variable