Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp461 parseObjCTypeParamListOrProtocolRefs(ObjCTypeParamListScope & Scope,SourceLocation & lAngleLoc,SmallVectorImpl<IdentifierLocPair> & protocolIdents,SourceLocation & rAngleLoc,bool mayBeProtocolList) parseObjCTypeParamListOrProtocolRefs() argument
608 SmallVector<IdentifierLocPair, 1> protocolIdents; parseObjCTypeParamList() local
2187 SmallVector<IdentifierLocPair, 8> protocolIdents; ParseObjCAtImplementationDeclaration() local
[all...]