Searched refs:PreviousDecls (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp412 SmallVector<FunctionTemplateDecl *, 8> PreviousDecls; local
418 PreviousDecls.push_back(Prev);
424 for (auto *D : PreviousDecls)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5679 const LookupResult &PreviousDecls,

Completed in 226 milliseconds