Searched defs:ProtocolLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/AST/ |
H A D | RecursiveASTVisitorTest.cpp | 122 bool TraverseObjCProtocolLoc(ObjCProtocolLoc ProtocolLoc) { in TraverseObjCProtocolLoc()
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FindTarget.cpp | 1064 visitNode(DynTypedNode::create(ProtocolLoc)); in TraverseObjCProtocolLoc() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 1218 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
|