Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h45 class CapturedDecl; variable
H A DSema.h91 class CapturedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4875 CapturedDecl::CapturedDecl(DeclContext *DC, unsigned NumParams) in CapturedDecl() function in CapturedDecl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h48 class CapturedDecl; variable