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