Home
last modified time | relevance | path

Searched defs:canInsertAfterToken (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp249 bool Commit::canInsertAfterToken(SourceLocation loc, FileOffset &offs, in canInsertAfterToken() function in Commit
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp396 bool TransformActionsImpl::canInsertAfterToken(SourceLocation loc) { in canInsertAfterToken() function in TransformActionsImpl