Home | History | Annotate | Download | only in Parse

Lines Matching refs:SmallVectorImpl

448     SmallVectorImpl<IdentifierLocPair> &protocolIdents,
1556 ParseObjCProtocolReferences(SmallVectorImpl<Decl *> &Protocols,
1557 SmallVectorImpl<SourceLocation> &ProtocolLocs,
1631 SmallVectorImpl<ParsedType> &typeArgs,
1634 SmallVectorImpl<Decl *> &protocols,
1635 SmallVectorImpl<SourceLocation> &protocolLocs,
1646 SmallVectorImpl<SourceLocation> &identifierLocs = protocolLocs;
1772 SmallVectorImpl<ParsedType> &typeArgs,
1775 SmallVectorImpl<Decl *> &protocols,
1776 SmallVectorImpl<SourceLocation> &protocolLocs,
1861 SmallVectorImpl<Decl *> &AllIvarDecls,