Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DSynthesis.cpp18 static void setCanModify(syntax::Node *N) { N->CanModify = true; } in setCanModify() function in clang::syntax::FactoryImpl
47 syntax::FactoryImpl::setCanModify(Leaf); in createLeaf()
202 FactoryImpl::setCanModify(T); in createTree()