OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addInsert
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Edit/
Commit.cpp
55
addInsert
(loc, Offs, text, beforePreviousInsertions);
123
addInsert
(range.getBegin(), Offs, text, false);
173
addInsert
(loc, Offs, text, false);
177
void Commit::
addInsert
(SourceLocation OrigLoc, FileOffset Offs, StringRef text,
/external/clang/include/clang/Edit/
Commit.h
114
void
addInsert
(SourceLocation OrigLoc,
Completed in 22 milliseconds