Searched refs:MutationsImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DMutations.cpp28 class syntax::MutationsImpl { class in class:syntax
90 MutationsImpl::remove(S);
97 MutationsImpl::replace(S, createEmptyStatement(A));
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h69 class MutationsImpl;
124 // MutationsImpl sets roles and CanModify flag.
125 friend class MutationsImpl;
181 /// Only used by MutationsImpl to implement higher-level mutation operations.
184 friend class MutationsImpl;

Completed in 127 milliseconds