Home
last modified time | relevance | path

Searched defs:ProtocolLocs (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp285 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local
1557 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()
2063 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
/external/clang/lib/AST/
DASTImporter.cpp3505 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local
3559 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
3719 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
/external/clang/lib/Sema/
DSemaType.cpp1007 ArrayRef<SourceLocation> ProtocolLocs, in BuildObjCObjectType()
1082 ArrayRef<SourceLocation> ProtocolLocs, in actOnObjCTypeArgsAndProtocolQualifiers()
DTreeTransform.h11143 ArrayRef<SourceLocation> ProtocolLocs, in RebuildObjCObjectType()