Searched refs:setCanModify (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp16 static void setCanModify(syntax::Node *N) { N->CanModify = true; } function in class:syntax::FactoryImpl
32 FactoryImpl::setCanModify(L);
40 FactoryImpl::setCanModify(S);

Completed in 210 milliseconds