Searched refs:FinalizeVarWithDestructor (Results 1 – 4 of 4) sorted by relevance
15609 void Sema::FinalizeVarWithDestructor(VarDecl *VD, const RecordType *Record) { in FinalizeVarWithDestructor() function in Sema16484 FinalizeVarWithDestructor(ExDecl, recordType); in BuildExceptionDeclaration()
13796 FinalizeVarWithDestructor(var, recordType); in CheckCompleteVariableDeclaration()
16426 FinalizeVarWithDestructor(Var, Record); in ActOnBlockStmtExpr()
6119 void FinalizeVarWithDestructor(VarDecl *VD, const RecordType *DeclInitType);