Searched defs:ProtocolLocs (Results 1 – 9 of 9) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 290 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local 1545 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences() 2087 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 279 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtInterfaceDeclaration() local 1522 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ParseObjCProtocolReferences() 2073 SmallVector<SourceLocation, 8> ProtocolLocs; in ParseObjCAtProtocolDeclaration() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaType.cpp | 1046 ArrayRef<SourceLocation> ProtocolLocs, in BuildObjCTypeParamType() 1073 ArrayRef<SourceLocation> ProtocolLocs, in BuildObjCObjectType() 1150 ArrayRef<SourceLocation> ProtocolLocs, in actOnObjCTypeArgsAndProtocolQualifiers()
|
D | SemaDeclObjC.cpp | 1110 SmallVectorImpl<SourceLocation> &ProtocolLocs, in ActOnTypedefedProtocols()
|
D | TreeTransform.h | 13883 ArrayRef<SourceLocation> ProtocolLocs, in RebuildObjCTypeParamType() 13900 ArrayRef<SourceLocation> ProtocolLocs, in RebuildObjCObjectType()
|
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 3729 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/ |
D | SemaType.cpp | 1061 ArrayRef<SourceLocation> ProtocolLocs, in BuildObjCObjectType() 1136 ArrayRef<SourceLocation> ProtocolLocs, in actOnObjCTypeArgsAndProtocolQualifiers()
|
D | TreeTransform.h | 11483 ArrayRef<SourceLocation> ProtocolLocs, in RebuildObjCObjectType()
|
/external/llvm-project/clang/lib/AST/ |
D | ASTImporter.cpp | 4316 SmallVector<SourceLocation, 4> ProtocolLocs; in VisitObjCCategoryDecl() local 4372 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local 4759 SmallVector<SourceLocation, 4> ProtocolLocs; in ImportDefinition() local
|