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

/external/clang/include/clang/AST/
H A DUnresolvedSet.h33 friend class UnresolvedSetImpl;
89 class UnresolvedSetImpl { class in namespace:clang
96 UnresolvedSetImpl() {} function in class:clang::UnresolvedSetImpl
97 UnresolvedSetImpl(const UnresolvedSetImpl &) {} function in class:clang::UnresolvedSetImpl
167 // These work because the only permitted subclass is UnresolvedSetImpl
179 public UnresolvedSetImpl {

Completed in 72 milliseconds