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

/external/clang/include/clang/AST/
H A DUnresolvedSet.h1 //===-- UnresolvedSet.h - Unresolved sets of declarations ------*- C++ -*-===//
10 // This file defines the UnresolvedSet class, which is used to store
97 // UnresolvedSet.
99 template <unsigned N> friend class UnresolvedSet;
176 template <unsigned InlineCapacity> class UnresolvedSet : class in namespace:clang

Completed in 73 milliseconds