Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp10638 bool Sema::CheckDestructor(CXXDestructorDecl *Destructor) { in CheckDestructor() function in Sema
13896 if (CheckDestructor(Destructor)) { in DefineImplicitDestructor()
17973 CheckDestructor(DD); in MarkVTableUsed()
H A DSemaDecl.cpp15754 CheckDestructor(Destructor); in ActOnFinishFunctionBody()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7749 bool CheckDestructor(CXXDestructorDecl *Destructor);