Searched defs:CapturedDecl (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Stmt.h | 57 class CapturedDecl; variable |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 45 class CapturedDecl; variable |
H A D | Sema.h | 94 class CapturedDecl; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 5354 CapturedDecl::CapturedDecl(DeclContext *DC, unsigned NumParams) CapturedDecl() function in CapturedDecl |