Home
last modified time | relevance | path

Searched refs:removeStatement (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Tooling/Syntax/
H A DMutations.h33 void removeStatement(syntax::Arena &A, TokenBufferTokenManager &TBTM,
/llvm-project-15.0.7/clang/unittests/Tooling/Syntax/
H A DMutationsTest.cpp50 syntax::removeStatement(*Arena, *TM, S); in __anona969432b0202()
/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DMutations.cpp80 void syntax::removeStatement(syntax::Arena &A, TokenBufferTokenManager &TBTM, in removeStatement() function in syntax