Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h96 unsigned getIntegerRepresentation() const { in getIntegerRepresentation() function
H A DInterp.h1698 S.Stk.push<T>(T::from(Ptr.getIntegerRepresentation())); in CastPointerIntegral()