Home
last modified time | relevance | path

Searched defs:canInsertInOffset (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Edit/
DCommit.cpp280 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit
DEditedSource.cpp61 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource