Searched defs:UnresolvedSetImpl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DUnresolvedSet.h35 friend class UnresolvedSetImpl;
93 class UnresolvedSetImpl { class in namespace:clang
100 UnresolvedSetImpl() {} function in class:clang::UnresolvedSetImpl
101 UnresolvedSetImpl(const UnresolvedSetImpl &) LLVM_DELETED_FUNCTION;
165 // These work because the only permitted subclass is UnresolvedSetImpl
177 public UnresolvedSetImpl {

Completed in 91 milliseconds