Home
last modified time | relevance | path

Searched refs:getActionForOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h104 FileEditsTy::iterator getActionForOffset(FileOffset Offs);
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp75 FileEditsTy::iterator FA = getActionForOffset(Offs); in canInsertInOffset()
468 EditedSource::getActionForOffset(FileOffset Offs) { in getActionForOffset() function in EditedSource