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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h88 PseudoDestructorInfoStorage PseudoDestructorInfo; member in union:clang::CodeGen::CGCallee::SpecialKind::__anon414
126 result.PseudoDestructorInfo.Expr = E;
167 return PseudoDestructorInfo.Expr;

Completed in 66 milliseconds