Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Edit/
H A DCommit.cpp283 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in Commit
H A DEditedSource.cpp74 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() function in EditedSource