Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h233 const Capture &getCapture(const VarDecl *var) const { in getCapture() function
236 Capture &getCapture(const VarDecl *var) { in getCapture() function
/external/clang/include/clang/Sema/
DScopeInfo.h451 Capture &getCapture(VarDecl *Var) { in getCapture() function
456 const Capture &getCapture(VarDecl *Var) const { in getCapture() function