Home
last modified time | relevance | path

Searched refs:clearRewrites (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h89 void clearRewrites();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp449 void EditedSource::clearRewrites() { in clearRewrites() function in EditedSource