HomeSort by: relevance | last modified time | path
    Searched refs:addInsert (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Edit/
Commit.cpp 60 addInsert(loc, Offs, text, beforePreviousInsertions);
128 addInsert(range.getBegin(), Offs, text, false);
178 addInsert(loc, Offs, text, false);
182 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text,
  /src/external/apache2/llvm/dist/clang/include/clang/Edit/
Commit.h 125 void addInsert(SourceLocation OrigLoc,

Completed in 53 milliseconds