Searched defs:DIType (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
554 class DIType : public DIScope { class in namespace:llvm
562 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
568 ~DIType() = default;
589 return TempDIType(cast<DIType>(MDNode::clone().release()));
652 class DIBasicType : public DIType {
661 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
710 class DIDerivedType : public DIType {
722 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
554 class DIType : public DIScope { class in namespace:llvm
562 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
568 ~DIType() = default;
589 return TempDIType(cast<DIType>(MDNode::clone().release()));
652 class DIBasicType : public DIType {
661 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
710 class DIDerivedType : public DIType {
722 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
554 class DIType : public DIScope { class in namespace:llvm
562 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
568 ~DIType() = default;
589 return TempDIType(cast<DIType>(MDNode::clone().release()));
652 class DIBasicType : public DIType {
661 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
710 class DIDerivedType : public DIType {
722 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
554 class DIType : public DIScope { class in namespace:llvm
562 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
568 ~DIType() = default;
589 return TempDIType(cast<DIType>(MDNode::clone().release()));
652 class DIBasicType : public DIType {
661 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
710 class DIDerivedType : public DIType {
722 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DDebugInfoMetadata.h65 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
98 using DITypeRef = TypedDINodeRef<DIType>;
556 class DIType : public DIScope { class in namespace:llvm
564 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
570 ~DIType() = default;
591 return TempDIType(cast<DIType>(MDNode::clone().release()));
654 class DIBasicType : public DIType {
663 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
712 class DIDerivedType : public DIType {
724 : DIType(
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h64 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
97 typedef TypedDINodeRef<DIType> DITypeRef;
552 class DIType : public DIScope { class in namespace:llvm
560 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
566 ~DIType() = default;
587 return TempDIType(cast<DIType>(MDNode::clone().release()));
650 class DIBasicType : public DIType {
659 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
708 class DIDerivedType : public DIType {
720 : DIType(
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h64 /// union beteen MDString (for ODR-uniqued types) and things like DIType. To
97 typedef TypedDINodeRef<DIType> DITypeRef;
552 class DIType : public DIScope { class in namespace:llvm
560 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, function in class:llvm::DIType
566 ~DIType() = default;
587 return TempDIType(cast<DIType>(MDNode::clone().release()));
650 class DIBasicType : public DIType {
659 : DIType(C, DIBasicTypeKind, Storage, Tag, 0, SizeInBits, AlignInBits, 0,
708 class DIDerivedType : public DIType {
720 : DIType(
[all...]

Completed in 130 milliseconds