Searched refs:canInsertInOffset (Results 1 – 4 of 4) sorted by relevance
245 return canInsertInOffset(loc, offs); in canInsert()279 return canInsertInOffset(loc, offs); in canInsertAfterToken()282 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit292 return Editor->canInsertInOffset(OrigLoc, Offs); in canInsertInOffset()
72 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource112 if (!canInsertInOffset(OrigLoc, Offs)) in commitInsert()
84 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);
135 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);