Searched defs:AfterLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Edit/
H A DCommit.cpp246 SourceLocation &AfterLoc) {
253 AfterLoc = loc.getLocWithOffset(tokLen);
245 canInsertAfterToken(SourceLocation loc, FileOffset &offs, SourceLocation &AfterLoc) argument

Completed in 1012 milliseconds