Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6480 S.DefineImplicitDestructor(DefaultLoc, cast<CXXDestructorDecl>(FD)); in DefineDefaultedFunction()
13367 void Sema::DefineImplicitDestructor(SourceLocation CurrentLocation, in DefineImplicitDestructor() function in Sema
H A DSemaExpr.cpp16985 DefineImplicitDestructor(Loc, Destructor); in MarkFunctionReferenced()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5913 void DefineImplicitDestructor(SourceLocation CurrentLocation,