Home
last modified time | relevance | path

Searched refs:Act_InsertFromRange (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DCommit.h33 Act_InsertFromRange, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp203 data.Kind = Act_InsertFromRange; in addInsertFromRange()
H A DEditedSource.cpp299 case edit::Commit::Act_InsertFromRange: in commit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2474 case edit::Commit::Act_InsertFromRange: in applyCocoaAPICheck()