Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DMutations.cpp28 class syntax::MutationsImpl { class in syntax
86 MutationsImpl::remove(S); in removeStatement()
93 MutationsImpl::replace(S, createEmptyStatement(A)); in removeStatement()
/external/llvm-project/clang/include/clang/Tooling/Syntax/
DTree.h73 class MutationsImpl; variable
141 friend class MutationsImpl; variable
266 friend class MutationsImpl; variable