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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h233 const Capture &getCapture(const VarDecl *var) const { function in class:clang::CodeGen::CGBlockInfo
236 Capture &getCapture(const VarDecl *var) { function in class:clang::CodeGen::CGBlockInfo
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h481 Capture &getCapture(VarDecl *Var) { function in class:clang::sema::CapturingScopeInfo
486 const Capture &getCapture(VarDecl *Var) const { function in class:clang::sema::CapturingScopeInfo

Completed in 124 milliseconds