Searched defs:getPointer (Results 1 – 9 of 9) sorted by relevance
74 constexpr const T *getPointer() const { return &Storage.value(); } in getPointer() function76 T *getPointer() { return &Storage.value(); } in getPointer() function
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
34 constexpr const char *getPointer() const { return Ptr; } in getPointer() function
66 llvm::Value *getPointer() const { in getPointer() function306 llvm::Constant *getPointer() const { in getPointer() function
607 llvm::Value *LValue::getPointer(CodeGenFunction &CGF) const { in getPointer() function in LValue
413 static const llvm::APSInt *getPointer(const llvm::APSInt &Value) { in getPointer() function416 static const SymExpr *getPointer(const SymExpr *Value) { return Value; } in getPointer() function
218 uintptr_t getPointer() const { in getPointer() function
1664 static DeclaratorChunk getPointer(unsigned TypeQuals, SourceLocation Loc, in getPointer() function