Searched defs:ProtocolLocs (Results 1 – 3 of 3) sorted by relevance
241 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local286 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local1153 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()1202 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCProtocolQualifiers() local1417 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
3367 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local3421 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local3580 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
378 SourceLocation *ProtocolLocs; variable