Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp305 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtInterfaceDeclaration() local
1569 SmallVector<SourceLocation, 8> protocolLocs; in parseObjCProtocolQualifierType() local
1598 SmallVectorImpl<SourceLocation> &protocolLocs, in parseObjCTypeArgsOrProtocolQualifiers()
1777 SmallVectorImpl<SourceLocation> &protocolLocs, in parseObjCTypeArgsAndProtocolQualifiers()
1834 SmallVector<SourceLocation, 4> protocolLocs; in parseObjCTypeArgsAndProtocolQualifiers() local
2169 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtImplementationDeclaration() local
2200 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtImplementationDeclaration() local
/external/clang/lib/Parse/
DParseObjc.cpp321 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtInterfaceDeclaration() local
1593 SmallVector<SourceLocation, 8> protocolLocs; in parseObjCProtocolQualifierType() local
1622 SmallVectorImpl<SourceLocation> &protocolLocs, in parseObjCTypeArgsOrProtocolQualifiers()
1801 SmallVectorImpl<SourceLocation> &protocolLocs, in parseObjCTypeArgsAndProtocolQualifiers()
1856 SmallVector<SourceLocation, 4> protocolLocs; in parseObjCTypeArgsAndProtocolQualifiers() local
2188 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtImplementationDeclaration() local
2224 SmallVector<SourceLocation, 4> protocolLocs; in ParseObjCAtImplementationDeclaration() local
/external/clang/lib/Sema/
DSemaType.cpp1007 const SourceLocation *protocolLocs, in applyObjCProtocolQualifiers()
1091 ArrayRef<SourceLocation> protocolLocs, in actOnObjCProtocolQualifierType()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1105 ArrayRef<SourceLocation> protocolLocs, in actOnObjCProtocolQualifierType()