Home
last modified time | relevance | path

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

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