Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Edit/
DEditedSource.cpp111 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert() function in EditedSource
/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DTransformActions.cpp437 void TransformActionsImpl::commitInsert(SourceLocation loc, StringRef text) { in commitInsert() function in TransformActionsImpl