Home
last modified time | relevance | path

Searched defs:ProtocolLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp122 bool TraverseObjCProtocolLoc(ObjCProtocolLoc ProtocolLoc) { in TraverseObjCProtocolLoc()
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp1064 visitNode(DynTypedNode::create(ProtocolLoc)); in TraverseObjCProtocolLoc() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1218 ActOnStartProtocolInterface(SourceLocation AtProtoInterfaceLoc,IdentifierInfo * ProtocolName,SourceLocation ProtocolLoc,Decl * const * ProtoRefs,unsigned NumProtoRefs,const SourceLocation * ProtoLocs,SourceLocation EndProtoLoc,const ParsedAttributesView & AttrList,SkipBodyInfo * SkipBody) ActOnStartProtocolInterface() argument
1417 DiagnoseTypeArgsAndProtocols(IdentifierInfo * ProtocolId,SourceLocation ProtocolLoc,IdentifierInfo * TypeArgId,SourceLocation TypeArgLoc,bool SelectProtocolFirst) DiagnoseTypeArgsAndProtocols() argument