Home
last modified time | relevance | path

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

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