Home
last modified time | relevance | path

Searched refs:AfterLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Edit/
DCommit.cpp246 SourceLocation &AfterLoc) { in canInsertAfterToken() argument
253 AfterLoc = loc.getLocWithOffset(tokLen); in canInsertAfterToken()
/external/clang/include/clang/Edit/
DCommit.h123 SourceLocation &AfterLoc);