Home
last modified time | relevance | path

Searched defs:Lifetime (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/
H A DInAlloca.rst87 Lifetime section in Design Considerations
H A DLangRef.rst2935 .. _pointeraliasing:
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlclass.pod227 =head2 Lifetime global() section in OBJECT LIFECYCLE
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp582 if (auto Lifetime = parseBase62Number()) { in demangleType() local
605 if (auto Lifetime = parseBase62Number()) { in demangleType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp1962 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
H A DCGBlocks.cpp2651 Qualifiers::ObjCLifetime Lifetime = Qualifiers::OCL_None; in getBlockByrefInfo() local
H A DCGExpr.cpp280 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
2138 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
H A DCGDebugInfo.cpp4405 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp6192 Qualifiers::ObjCLifetime Lifetime = QT.getObjCLifetime(); in handleObjCPreciseLifetimeAttr() local