Home
last modified time | relevance | path

Searched refs:FinalizeVarWithDestructor (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp15205 void Sema::FinalizeVarWithDestructor(VarDecl *VD, const RecordType *Record) { in FinalizeVarWithDestructor() function in Sema
16028 FinalizeVarWithDestructor(ExDecl, recordType); in BuildExceptionDeclaration()
H A DSemaDecl.cpp13231 FinalizeVarWithDestructor(var, recordType); in CheckCompleteVariableDeclaration()
H A DSemaExpr.cpp15537 FinalizeVarWithDestructor(Var, Record); in ActOnBlockStmtExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5775 void FinalizeVarWithDestructor(VarDecl *VD, const RecordType *DeclInitType);