Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DCommit.cpp220 bool Commit::canInsert(SourceLocation loc, FileOffset &offs) { in canInsert() function in Commit
/external/clang/lib/ARCMigrate/
DTransformActions.cpp382 bool TransformActionsImpl::canInsert(SourceLocation loc) { in canInsert() function in TransformActionsImpl