Searched defs:ProtocolLocs (Results 1 – 3 of 3) sorted by relevance
224 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local268 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local1158 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()1212 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCProtocolQualifiers() local1425 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
3116 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local3170 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local3299 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
338 SourceLocation *ProtocolLocs; variable