Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/Syntax/
DSynthesis.cpp18 class clang::syntax::FactoryImpl { class in clang::syntax
44 FactoryImpl::lexBuffer(TBTM, llvm::MemoryBuffer::getMemBufferCopy(Spelling)) in createLeaf()
52 syntax::FactoryImpl::setCanModify(Leaf); in createLeaf()
209 FactoryImpl::setCanModify(T); in createTree()
211 FactoryImpl::appendChildLowLevel(T, Child.first, Child.second); in createTree()
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Syntax/
DTree.h46 class FactoryImpl; variable
117 friend class FactoryImpl; variable
235 friend class FactoryImpl; variable
DTokenBufferTokenManager.h56 friend class FactoryImpl; variable