Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h483 const char *UniqueId, size_t UniqueIdLen);
579 const char *UniqueId, size_t UniqueIdLen);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp916 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateUnionType() argument
922 Elts, RunTimeLang, {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateUnionType()
971 const char *UniqueId, size_t UniqueIdLen) { in LLVMDIBuilderCreateStructType() argument
978 unwrapDI<DIType>(VTableHolder), {UniqueId, UniqueIdLen})); in LLVMDIBuilderCreateStructType()