Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h254 const Capture &getCapture(const VarDecl *var) const { in getCapture() function
257 Capture &getCapture(const VarDecl *var) { in getCapture() function
/external/clang/include/clang/Sema/
DScopeInfo.h578 Capture &getCapture(VarDecl *Var) { in getCapture() function
583 const Capture &getCapture(VarDecl *Var) const { in getCapture() function