Home
last modified time | relevance | path

Searched refs:ProtocolLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1213 SourceLocation ProtocolLoc, Decl *const *ProtoRefs, unsigned NumProtoRefs, in ActOnStartProtocolInterface() argument
1219 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc, in ActOnStartProtocolInterface()
1224 Diag(ProtocolLoc, diag::warn_duplicate_protocol_def) << ProtocolName; in ActOnStartProtocolInterface()
1232 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface()
1247 ProtocolName, ProtocolLoc, PrevDecl->getLocation(), PList); in ActOnStartProtocolInterface()
1252 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface()
1401 SourceLocation ProtocolLoc, in DiagnoseTypeArgsAndProtocols() argument
1407 << SourceRange(ProtocolLoc); in DiagnoseTypeArgsAndProtocols()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9505 SourceLocation ProtocolLoc, Decl *const *ProtoRefNames,
9550 SourceLocation ProtocolLoc,