Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DMutations.h33 void removeStatement(syntax::Arena &A, TokenBufferTokenManager &TBTM,
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DMutations.cpp79 void syntax::removeStatement(syntax::Arena &A, TokenBufferTokenManager &TBTM, in removeStatement() function in syntax