Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DMutations.cpp27 class syntax::MutationsImpl { class in syntax
86 MutationsImpl::remove(S); in removeStatement()
93 MutationsImpl::replace(S, createEmptyStatement(A, TBTM)); in removeStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h47 class MutationsImpl; variable
115 friend class MutationsImpl; variable
244 friend class MutationsImpl; variable