Home
last modified time | relevance | path

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

/external/llvm/docs/
DInAlloca.rst87 Lifetime section in Design Considerations
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DInAlloca.rst87 Lifetime section in Design Considerations
/external/swiftshader/third_party/LLVM/unittests/Support/
DIRBuilderTest.cpp41 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/llvm/unittests/IR/
DIRBuilderTest.cpp51 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp72 TEST_F(IRBuilderTest, Lifetime) { in TEST_F() argument
/external/clang/lib/CodeGen/
DCGBlocks.cpp194 Qualifiers::ObjCLifetime Lifetime; member
2100 Qualifiers::ObjCLifetime Lifetime; in getBlockByrefInfo() local
DCGExprCXX.cpp1578 else if (auto Lifetime = ElementType.getObjCLifetime()) { in EmitObjectDelete() local
DCGExpr.cpp206 if (auto Lifetime = M->getType().getObjCLifetime()) { in pushTemporaryCleanup() local
1620 if (Qualifiers::ObjCLifetime Lifetime = Dst.getQuals().getObjCLifetime()) { in EmitStoreThroughLValue() local
DCGDebugInfo.cpp3075 Qualifiers::ObjCLifetime Lifetime; in EmitTypeForVarWithBlocksAttr() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp815 namespace Lifetime { namespace
Dconstant-expression-cxx11.cpp1795 namespace Lifetime { namespace
/external/v8/src/compiler/
Dinstruction.h183 enum Lifetime { enum
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1033 mDNSu32 Lifetime; member