Searched defs:getPointer (Results 1 – 13 of 13) sorted by relevance
74 constexpr const T *getPointer() const { return &Storage.value(); } in getPointer() function76 T *getPointer() { return &Storage.value(); } in getPointer() function
34 constexpr const char *getPointer() const { return Ptr; } in getPointer() function
17 PointerTy getPointer() const { in getPointer() function
316 - (int *)getPointer; method
94 PointerTy getPointer() const { return Info::getPointer(Value); } in getPointer() function190 static PointerT getPointer(intptr_t Value) { in getPointer() function
95 BitVector *getPointer() const { in getPointer() function
65 llvm::Value *getPointer() const { getPointer() function 272 llvm::Constant *getPointer() const { getPointer() function [all...]
35 std::shared_ptr<Base> getPointer() { in getPointer() function
80 std::unique_ptr<Base> getPointer() { in getPointer() function
413 static const llvm::APSInt *getPointer(const llvm::APSInt &Value) { getPointer() function 416 static const SymExpr *getPointer(const SymExpr *Value) { return Value; } getPointer() function
218 uintptr_t getPointer() const { in getPointer() function
1664 static DeclaratorChunk getPointer(unsigned TypeQuals, SourceLocation Loc, getPointer() function