Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DMutations.h32 void removeStatement(syntax::Arena &A, syntax::Statement *S);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DMutations.cpp80 void syntax::removeStatement(syntax::Arena &A, syntax::Statement *S) { in removeStatement() function in syntax