Searched defs:RetainedTypes (Results 1 – 9 of 9) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 97 std::vector<void *> RetainedTypes; variable
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 130 std::vector<void *> RetainedTypes; variable
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1327 MDTuple *RetainedTypes = getTuple(); in TEST_F() local 1387 MDTuple *RetainedTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 520 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
D | DebugInfo.cpp | 482 MDTuple *RetainedTypes = nullptr; in getReplacementCU() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2106 MDTuple *RetainedTypes = getTuple(); in TEST_F() local 2171 MDTuple *RetainedTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 727 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
|
D | DebugInfo.cpp | 490 MDTuple *RetainedTypes = nullptr; in getReplacementCU() local
|