Searched refs:FinalizeVarWithDestructor (Results 1 – 4 of 4) sorted by relevance
15205 void Sema::FinalizeVarWithDestructor(VarDecl *VD, const RecordType *Record) { in FinalizeVarWithDestructor() function in Sema16028 FinalizeVarWithDestructor(ExDecl, recordType); in BuildExceptionDeclaration()
13231 FinalizeVarWithDestructor(var, recordType); in CheckCompleteVariableDeclaration()
15537 FinalizeVarWithDestructor(Var, Record); in ActOnBlockStmtExpr()
5775 void FinalizeVarWithDestructor(VarDecl *VD, const RecordType *DeclInitType);