Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h32 class CapturedDecl; variable
DSema.h74 class CapturedDecl; variable
/external/clang/include/clang/AST/
DStmt.h37 class CapturedDecl; variable
DDecl.h3643 explicit CapturedDecl(DeclContext *DC, unsigned NumParams) in CapturedDecl() function