Searched defs:getInsertionPoint (Results 1 – 5 of 5) sorted by relevance
383 Block::iterator getInsertionPoint() const { return insertPoint; } in getInsertionPoint() function
294 llvm::Expected<InsertionPoint> getInsertionPoint(llvm::StringRef Contents, in getInsertionPoint() function
167 SourceLocation getInsertionPoint() const { in getInsertionPoint() function
757 InsertPointTy getInsertionPoint() { return Builder.saveIP(); } in getInsertionPoint() function
633 PyInsertionPoint *PyThreadContextEntry::getInsertionPoint() { in getInsertionPoint() function in PyThreadContextEntry