Home
last modified time | relevance | path

Searched refs:getRawContainingType (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DLLVMContextImpl.h644 ContainingType(N->getRawContainingType()),
658 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DLLVMContextImpl.h646 ScopeLine(N->getScopeLine()), ContainingType(N->getRawContainingType()),
661 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DLLVMContextImpl.h663 ContainingType(N->getRawContainingType()),
677 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DLLVMContextImpl.h663 ContainingType(N->getRawContainingType()),
677 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DLLVMContextImpl.h644 ContainingType(N->getRawContainingType()),
658 ContainingType == RHS->getRawContainingType() &&
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.h644 ContainingType(N->getRawContainingType()),
658 ContainingType == RHS->getRawContainingType() &&
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h644 ContainingType(N->getRawContainingType()),
658 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DLLVMContextImpl.h644 ContainingType(N->getRawContainingType()),
658 ContainingType == RHS->getRawContainingType() &&
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h713 ContainingType(N->getRawContainingType()),
727 ContainingType == RHS->getRawContainingType() &&
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DLLVMContextImpl.h714 ContainingType(N->getRawContainingType()),
728 ContainingType == RHS->getRawContainingType() &&
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DLLVMContextImpl.h714 ContainingType(N->getRawContainingType()),
728 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DLLVMContextImpl.h713 ContainingType(N->getRawContainingType()),
727 ContainingType == RHS->getRawContainingType() &&
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h713 ContainingType(N->getRawContainingType()),
727 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DLLVMContextImpl.h719 ContainingType(N->getRawContainingType()),
734 ContainingType == RHS->getRawContainingType() &&
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DLLVMContextImpl.h714 ContainingType(N->getRawContainingType()),
728 ContainingType == RHS->getRawContainingType() &&
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DLLVMContextImpl.h713 ContainingType(N->getRawContainingType()),
727 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DLLVMContextImpl.h714 ContainingType(N->getRawContainingType()),
728 ContainingType == RHS->getRawContainingType() &&
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h1793 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1820 Metadata *getRawContainingType() const { in getRawContainingType() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h1839 return DITypeRef(getRawContainingType());
1866 Metadata *getRawContainingType() const {
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h1753 return DITypeRef(getRawContainingType());
1780 Metadata *getRawContainingType() const {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1845 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1872 Metadata *getRawContainingType() const { in getRawContainingType() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h1800 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1827 Metadata *getRawContainingType() const { in getRawContainingType() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h1845 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1872 Metadata *getRawContainingType() const { in getRawContainingType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1800 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1827 Metadata *getRawContainingType() const { in getRawContainingType() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1800 return cast_or_null<DIType>(getRawContainingType()); in getContainingType()
1827 Metadata *getRawContainingType() const { in getRawContainingType() function

123