Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.h266 const Capture &getCapture(const VarDecl *var) const { in getCapture() function
269 Capture &getCapture(const VarDecl *var) { in getCapture() function
/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
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h718 Capture &getCapture(VarDecl *Var) { in getCapture() function
723 const Capture &getCapture(VarDecl *Var) const { in getCapture() function