Home
last modified time | relevance | path

Searched refs:CheckDestruction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td880 def CheckDestruction : Opcode;
H A DInterp.h3474 inline bool CheckDestruction(InterpState &S, CodePtr OpPC) { in CheckDestruction() function