Home
last modified time | relevance | path

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

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