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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h266 const Capture &getCapture(const VarDecl *var) const { function in class:clang::CodeGen::CGBlockInfo
269 Capture &getCapture(const VarDecl *var) { function in class:clang::CodeGen::CGBlockInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h710 Capture &getCapture(VarDecl *Var) { function in class:clang::sema::CapturingScopeInfo
715 const Capture &getCapture(VarDecl *Var) const { function in class:clang::sema::CapturingScopeInfo

Completed in 111 milliseconds