Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp20 static void setCanModify(syntax::Node *N) { N->CanModify = true; } in setCanModify() function in clang::syntax::FactoryImpl
52 syntax::FactoryImpl::setCanModify(Leaf); in createLeaf()
209 FactoryImpl::setCanModify(T); in createTree()