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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp14 class syntax::FactoryImpl { class in class:syntax
32 FactoryImpl::setCanModify(L);
40 FactoryImpl::setCanModify(S);
41 FactoryImpl::prependChildLowLevel(S, createPunctuation(A, clang::tok::semi),
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h68 class FactoryImpl;
126 // FactoryImpl sets CanModify flag.
127 friend class FactoryImpl;
175 /// by TreeBuilder and FactoryImpl.
182 friend class FactoryImpl;

Completed in 102 milliseconds