Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp111 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert() function in EditedSource
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp437 void TransformActionsImpl::commitInsert(SourceLocation loc, StringRef text) { in commitInsert() function in TransformActionsImpl