Home
last modified time | relevance | path

Searched defs:NewPtr (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DMemoryLocation.h305 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go643 func NewPtr(elem *Type) *Type { func