Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp225 bool Commit::canInsert(SourceLocation loc, FileOffset &offs) { in canInsert() function in Commit
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp383 bool TransformActionsImpl::canInsert(SourceLocation loc) { in canInsert() function in TransformActionsImpl