Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DUnresolvedSet.h33 friend class UnresolvedSetImpl; variable
96 UnresolvedSetImpl() {} in UnresolvedSetImpl() function
97 UnresolvedSetImpl(const UnresolvedSetImpl &) {} in UnresolvedSetImpl() function
DDecl.h42 class UnresolvedSetImpl; variable
/external/clang/include/clang/Sema/
DSema.h157 class UnresolvedSetImpl; variable