Searched refs:FinalizeVarWithDestructor (Results 1 – 4 of 4) sorted by relevance
16122 void Sema::FinalizeVarWithDestructor(VarDecl *VD, const RecordType *Record) { in FinalizeVarWithDestructor() function in Sema17010 FinalizeVarWithDestructor(ExDecl, recordType); in BuildExceptionDeclaration()
14660 FinalizeVarWithDestructor(var, recordType); in CheckCompleteVariableDeclaration()
17207 FinalizeVarWithDestructor(Var, Record); in ActOnBlockStmtExpr()
6421 void FinalizeVarWithDestructor(VarDecl *VD, const RecordType *DeclInitType);