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