Searched refs:FinalizeVarWithDestructor (Results 1 – 4 of 4) sorted by relevance
15410 void Sema::FinalizeVarWithDestructor(VarDecl *VD, const RecordType *Record) { in FinalizeVarWithDestructor() function in Sema16233 FinalizeVarWithDestructor(ExDecl, recordType); in BuildExceptionDeclaration()
13298 FinalizeVarWithDestructor(var, recordType); in CheckCompleteVariableDeclaration()
15658 FinalizeVarWithDestructor(Var, Record); in ActOnBlockStmtExpr()
5836 void FinalizeVarWithDestructor(VarDecl *VD, const RecordType *DeclInitType);