/llvm-project/lldb/docs/resources/ |
H A D | sbapi.rst | 75 Lifetime global() chapter
|
/llvm-project/llvm/docs/ |
H A D | InAlloca.rst | 87 Lifetime section in Design Considerations
|
H A D | LangRef.rst | 3227 pointeraliasingObject Lifetime global() argument [all...] |
/llvm-project/polly/lib/Transform/ |
H A D | DeLICM.cpp | 656 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 D | RustDemangle.cpp | 579 if (auto Lifetime = parseBase62Number()) { in demangleType() local 602 if (auto Lifetime = parseBase62Number()) { in demangleType() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 451 TEST_F(IRBuilderTest,Lifetime) TEST_F() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 1985 else if (auto Lifetime = ElementType.getObjCLifetime()) { EmitObjectDelete() local
|
H A D | CGBlocks.cpp | 2618 Qualifiers::ObjCLifetime Lifetime = Qualifiers::OCL_None; getBlockByrefInfo() local
|
H A D | CGExpr.cpp | 291 if (auto Lifetime = M->getType().getObjCLifetime()) { pushTemporaryCleanup() local 2408 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { EmitStoreThroughLValue() local
|
H A D | CGDebugInfo.cpp | 4703 Qualifiers::ObjCLifetime Lifetime; EmitTypeForVarWithBlocksAttr() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaObjC.cpp | 2157 Qualifiers::ObjCLifetime Lifetime = QT.getObjCLifetime(); handlePreciseLifetimeAttr() local
|
H A D | SemaDeclObjC.cpp | 5400 Qualifiers::ObjCLifetime Lifetime; AdjustParameterTypeForObjCAutoRefCount() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx14.cpp | 880 namespace Lifetime { namespace
|
H A D | constant-expression-cxx11.cpp | 1962 namespace Lifetime { global() namespace
|