Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h309 static Attribute fromRawPointer(void *RawPtr) { in fromRawPointer() function
321 return Attribute::fromRawPointer(Attr); in unwrap()