Home
last modified time | relevance | path

Searched defs:RetainedTypes (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h97 std::vector<void *> RetainedTypes; variable
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1327 MDTuple *RetainedTypes = getTuple(); in TEST_F() local
1387 MDTuple *RetainedTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp634 DIArray RetainedTypes = CUNode.getRetainedTypes(); in beginModule() local