Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVectorImpl

112     SmallVectorImpl<Decl *> &Result) {
120 SmallVectorImpl<Decl *> &Decls){
201 SmallVectorImpl<NamespaceDecl*> &Namespaces){
228 SmallVectorImpl<VarDecl*> &TentativeDefs) {
234 SmallVectorImpl<const DeclaratorDecl*> &Decls) {
240 SmallVectorImpl<CXXConstructorDecl*> &Decls) {
246 SmallVectorImpl<TypedefNameDecl*> &Decls) {
258 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) {
264 SmallVectorImpl<std::pair<IdentifierInfo*, WeakInfo> > &WI) {
270 SmallVectorImpl<ExternalVTableUse> &VTables) {
276 SmallVectorImpl<std::pair<ValueDecl*,