Home
last modified time | relevance | path

Searched refs:DefineImplicitDestructor (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp6632 S.DefineImplicitDestructor(DefaultLoc, cast<CXXDestructorDecl>(FD)); in DefineDefaultedFunction()
13870 void Sema::DefineImplicitDestructor(SourceLocation CurrentLocation, in DefineImplicitDestructor() function in Sema
H A DSemaExpr.cpp18337 DefineImplicitDestructor(Loc, Destructor); in MarkFunctionReferenced()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6412 void DefineImplicitDestructor(SourceLocation CurrentLocation,