Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h736 Capture &getCapture(ValueDecl *Var) { in getCapture() function
741 const Capture &getCapture(ValueDecl *Var) const { in getCapture() function