Home
last modified time | relevance | path

Searched defs:CapturedDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h57 class CapturedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h45 class CapturedDecl; variable
H A DSema.h98 class CapturedDecl; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5416 CapturedDecl::CapturedDecl(DeclContext *DC, unsigned NumParams) in CapturedDecl() function in CapturedDecl