Searched refs:canInsertInOffset (Results 1 – 4 of 4) sorted by relevance
247 return canInsertInOffset(loc, offs); in canInsert()281 return canInsertInOffset(loc, offs); in canInsertAfterToken()284 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit294 return Editor->canInsertInOffset(OrigLoc, Offs); in canInsertInOffset()
75 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource115 if (!canInsertInOffset(OrigLoc, Offs)) in commitInsert()
85 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);
136 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);