OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commitInsert
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Edit/
EditedSource.h
95
bool
commitInsert
(SourceLocation OrigLoc, FileOffset Offs, StringRef text,
Commit.h
140
void
commitInsert
(FileOffset offset, StringRef text,
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransformActions.cpp
156
void
commitInsert
(SourceLocation loc, StringRef text);
247
commitInsert
(act.Loc, act.Text1);
437
void TransformActionsImpl::
commitInsert
(SourceLocation loc, StringRef text) {
457
commitInsert
(E->getSourceRange().getBegin(), getARCMTMacroName());
489
commitInsert
(loc, replacementText);
/src/external/apache2/llvm/dist/clang/lib/Edit/
EditedSource.cpp
111
bool EditedSource::
commitInsert
(SourceLocation OrigLoc,
196
return
commitInsert
(OrigLoc, Offs, StrVec, beforePreviousInsertions);
297
commitInsert
(edit.OrigLoc, edit.Offset, edit.Text, edit.BeforePrev);
Completed in 17 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026