Searched refs:InsertTextAfterToken (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Rewrite/Core/
H A DRewriter.h204 bool InsertTextAfterToken(SourceLocation Loc, StringRef Str);
/external/clang/lib/Rewrite/Core/
H A DRewriter.cpp283 bool Rewriter::InsertTextAfterToken(SourceLocation Loc, StringRef Str) { function in class:Rewriter

Completed in 137 milliseconds