Searched defs:getCapture (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBlocks.h | 295 const Capture &getCapture(const VarDecl *var) const { getCapture() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 748 Capture &getCapture(ValueDecl *Var) { getCapture() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 1117 const LambdaCapture *getCapture(unsigned I) const { getCapture() function |