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() local1162 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()1216 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCProtocolQualifiers() local1427 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
3097 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local3151 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local3280 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
349 SourceLocation *ProtocolLocs; variable