Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DMutations.cpp28 class syntax::MutationsImpl { class in syntax
87 MutationsImpl::remove(S); in removeStatement()
94 MutationsImpl::replace(S, createEmptyStatement(A, TBTM)); in removeStatement()
/llvm-project-15.0.7/clang/include/clang/Tooling/Syntax/
H A DTree.h47 class MutationsImpl; variable
115 friend class MutationsImpl; variable
244 friend class MutationsImpl; variable