Home
last modified time | relevance | path

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

/llvm-project/lldb/docs/resources/
H A Dsbapi.rst75 Lifetime global() chapter
/llvm-project/llvm/docs/
H A DInAlloca.rst87 Lifetime section in Design Considerations
H A DLangRef.rst3227 pointeraliasingObject Lifetime global() argument
[all...]
/llvm-project/polly/lib/Transform/
H A DDeLICM.cpp656 auto Lifetime = betweenScatter(WriteScatter, UseScatter, false, true); in computeValueUses() local
703 isl::map Lifetime; in tryMapValue() local
771 mapValue(const ScopArrayInfo * SAI,isl::map DefTarget,isl::union_map UseTarget,isl::map Lifetime,Knowledge Proposed) mapValue() argument
919 auto Lifetime = betweenScatter(PerPHIWriteScatter, PHISched, false, true); tryMapPHI() local
974 mapPHI(const ScopArrayInfo * SAI,isl::map ReadTarget,isl::union_map WriteTarget,isl::map Lifetime,Knowledge Proposed) mapPHI() argument
[all...]
/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp579 if (auto Lifetime = parseBase62Number()) { in demangleType() local
602 if (auto Lifetime = parseBase62Number()) { in demangleType() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp451 TEST_F(IRBuilderTest,Lifetime) TEST_F() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1985 else if (auto Lifetime = ElementType.getObjCLifetime()) { EmitObjectDelete() local
H A DCGBlocks.cpp2618 Qualifiers::ObjCLifetime Lifetime = Qualifiers::OCL_None; getBlockByrefInfo() local
H A DCGExpr.cpp291 if (auto Lifetime = M->getType().getObjCLifetime()) { pushTemporaryCleanup() local
2408 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { EmitStoreThroughLValue() local
H A DCGDebugInfo.cpp4703 Qualifiers::ObjCLifetime Lifetime; EmitTypeForVarWithBlocksAttr() local
/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2157 Qualifiers::ObjCLifetime Lifetime = QT.getObjCLifetime(); handlePreciseLifetimeAttr() local
H A DSemaDeclObjC.cpp5400 Qualifiers::ObjCLifetime Lifetime; AdjustParameterTypeForObjCAutoRefCount() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp880 namespace Lifetime { namespace
H A Dconstant-expression-cxx11.cpp1962 namespace Lifetime { global() namespace