Home
last modified time | relevance | path

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

/external/llvm/docs/
DInAlloca.rst87 Lifetime section in Design Considerations
/external/llvm/unittests/IR/
DIRBuilderTest.cpp51 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/clang/lib/CodeGen/
DCGBlocks.cpp194 Qualifiers::ObjCLifetime Lifetime; member
2098 Qualifiers::ObjCLifetime Lifetime; in getBlockByrefInfo() local
DCGExprCXX.cpp1570 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
DCGExpr.cpp205 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
1595 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
DCGDebugInfo.cpp2877 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
/external/v8/src/crankshaft/
Dlithium.h92 enum Lifetime { enum
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp817 namespace Lifetime { namespace
Dconstant-expression-cxx11.cpp1781 namespace Lifetime { namespace
/external/v8/src/compiler/
Dinstruction.h167 enum Lifetime { enum
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1022 mDNSu32 Lifetime; member