Searched defs:ProtocolLocs (Results 1 – 3 of 3) sorted by relevance
226 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local270 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local1171 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()1221 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCProtocolQualifiers() local1432 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
3308 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local3362 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local3491 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
358 SourceLocation *ProtocolLocs; variable