Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h266 const Capture &getCapture(const VarDecl *var) const { in getCapture() function
269 Capture &getCapture(const VarDecl *var) { in getCapture() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h722 Capture &getCapture(VarDecl *Var) { in getCapture() function
727 const Capture &getCapture(VarDecl *Var) const { in getCapture() function