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

/external/clang/include/clang/AST/
H A DUnresolvedSet.h32 friend class UnresolvedSetImpl;
55 class UnresolvedSetImpl { class in namespace:clang
62 UnresolvedSetImpl() {} function in class:clang::UnresolvedSetImpl
63 UnresolvedSetImpl(const UnresolvedSetImpl &) {} function in class:clang::UnresolvedSetImpl
121 // These work because the only permitted subclass is UnresolvedSetImpl
133 public UnresolvedSetImpl {

Completed in 259 milliseconds