Searched refs:forPseudoDestructor (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h124 static CGCallee forPseudoDestructor(const CXXPseudoDestructorExpr *E) { function in class:clang::CodeGen::CGCallee::SpecialKind
H A DCGExpr.cpp5098 return CGCallee::forPseudoDestructor(PDE);

Completed in 184 milliseconds