Home
last modified time | relevance | path

Searched defs:PointerValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h172 explicit PointerValue(StorageLocation &PointeeLoc) in PointerValue() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp236 if (auto *PointerValue = dyn_cast<llvm::PointerType>(Value->getType())) { in emitPointerAuthResign() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h453 TrackingVH<Value> PointerValue; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h364 uint64_t PointerValue = 0; variable