Searched refs:canInsertInOffset (Results 1 – 4 of 4) sorted by relevance
242 return canInsertInOffset(loc, offs); in canInsert()277 return canInsertInOffset(loc, offs); in canInsertAfterToken()280 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit292 return Editor->canInsertInOffset(OrigLoc, Offs); in canInsertInOffset()
61 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource98 if (!canInsertInOffset(OrigLoc, Offs)) in commitInsert()
64 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);
124 bool canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs);