Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.h301 const Capture &getCapture(const VarDecl *var) const { in getCapture() function
304 Capture &getCapture(const VarDecl *var) { in getCapture() function
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h734 Capture &getCapture(VarDecl *Var) { in getCapture() function
739 const Capture &getCapture(VarDecl *Var) const { in getCapture() function