Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DUnresolvedSet.h35 friend class UnresolvedSetImpl; variable
100 UnresolvedSetImpl() {} in UnresolvedSetImpl() function
101 UnresolvedSetImpl(const UnresolvedSetImpl &) {} in UnresolvedSetImpl() function
H A DDecl.h48 class UnresolvedSetImpl; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h175 class UnresolvedSetImpl; variable