Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/docs/design/
H A Dsbapi.rst
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp579 if (auto Lifetime = parseBase62Number()) { in demangleType() local
602 if (auto Lifetime = parseBase62Number()) { in demangleType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1985 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
H A DCGBlocks.cpp2629 Qualifiers::ObjCLifetime Lifetime = Qualifiers::OCL_None; in getBlockByrefInfo() local
H A DCGExpr.cpp292 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
2419 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
H A DCGDebugInfo.cpp4703 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2157 Qualifiers::ObjCLifetime Lifetime = QT.getObjCLifetime(); in handlePreciseLifetimeAttr() local
H A DSemaDeclObjC.cpp5400 Qualifiers::ObjCLifetime Lifetime; in AdjustParameterTypeForObjCAutoRefCount() local