Home
last modified time | relevance | path

Searched defs:CheckDestructor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1399 bool CheckDestructor(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckDestructor() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11076 bool Sema::CheckDestructor(CXXDestructorDecl *Destructor) { in CheckDestructor() function in Sema