Searched refs:getCapturedRecordDecl (Results 1 – 4 of 4) sorted by relevance
1773 const RecordDecl *RD = S.getCapturedRecordDecl(); in InitCapturedStruct()1796 const RecordDecl *RD = S.getCapturedRecordDecl(); in EmitCapturedStmt()
168 S.getCapturedRecordDecl()->field_begin(); in Kind()
2033 const RecordDecl *getCapturedRecordDecl() const { return TheRecordDecl; } in getCapturedRecordDecl() function
299 Writer.AddDeclRef(S->getCapturedRecordDecl(), Record); in VisitCapturedStmt()