Searched defs:fromPtr (Results 1 – 3 of 3) sorted by relevance
44 template <typename T> static ExecutorAddress fromPtr(T *Value) { in fromPtr() function
47 template <typename T> static ExecutorAddress fromPtr(T *Value) { in fromPtr() function
2933 const char *fromPtr = tag->rawName; in doContent() local