Searched refs:ConstexprIntegerLiteralToIntptr (Results 1 – 5 of 5) sorted by relevance
46 inline intptr_t ConstexprIntegerLiteralToIntptr(const IntegerLiteral& i) { in ConstexprIntegerLiteralToIntptr() function
117 inline intptr_t ConstexprIntegerLiteralToIntptr(d::MemoryAccessor accessor, in ConstexprIntegerLiteralToIntptr() function
10 return ConstexprIntegerLiteralToIntptr(i);
1007 extern macro ConstexprIntegerLiteralToIntptr(constexpr IntegerLiteral):1240 return IntPtrConstant(ConstexprIntegerLiteralToIntptr(il));
3856 intptr_t ConstexprIntegerLiteralToIntptr(const IntegerLiteral& i) { in ConstexprIntegerLiteralToIntptr() function