Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp290 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local
1545 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences()
2087 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
/external/clang/lib/AST/
DASTImporter.cpp3729 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local
3783 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
3943 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
/external/clang/lib/Sema/
DSemaType.cpp1061 ArrayRef<SourceLocation> ProtocolLocs, in BuildObjCObjectType()
1136 ArrayRef<SourceLocation> ProtocolLocs, in actOnObjCTypeArgsAndProtocolQualifiers()
DTreeTransform.h11483 ArrayRef<SourceLocation> ProtocolLocs, in RebuildObjCObjectType()