Home
last modified time | relevance | path

Searched refs:StartLifetime (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td410 def StartLifetime : Opcode;
H A DInterp.cpp1724 bool StartLifetime(InterpState &S, CodePtr OpPC) { in StartLifetime() function
H A DInterp.h1382 bool StartLifetime(InterpState &S, CodePtr OpPC);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6516 StartLifetimeOfUnionMemberHandler StartLifetime{ in MaybeHandleUnionActiveMemberChange() local
6518 if (!findSubobject(Info, LHSExpr, Obj, D, StartLifetime)) in MaybeHandleUnionActiveMemberChange()