Searched refs:canInsertInOffset (Results 1 – 4 of 4) sorted by relevance
246 return canInsertInOffset(loc, offs); in canInsert()280 return canInsertInOffset(loc, offs); in canInsertAfterToken()283 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit293 return Editor->canInsertInOffset(OrigLoc, Offs); in canInsertInOffset()
74 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource114 if (!canInsertInOffset(OrigLoc, Offs)) in commitInsert()
84 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);
135 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);