Home
last modified time | relevance | path

Searched refs:UniqueIdLen (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h623 const char *UniqueId, size_t UniqueIdLen);
721 const char *UniqueId, size_t UniqueIdLen);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h630 const char *UniqueId, size_t UniqueIdLen);
728 const char *UniqueId, size_t UniqueIdLen);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp977 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateUnionType() argument
983 Elts, RunTimeLang, {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateUnionType()
1034 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateStructType() argument
1041 unwrapDI<DIType>(VTableHolder), {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateStructType()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1016 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateUnionType() argument
1022 Elts, RunTimeLang, {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateUnionType()
1073 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateStructType() argument
1080 unwrapDI<DIType>(VTableHolder), {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateStructType()