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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp611 SmallVector<IdentifierLocPair, 1> protocolIdents; local
2118 SmallVector<IdentifierLocPair, 8> protocolIdents; local
446 parseObjCTypeParamListOrProtocolRefs( ObjCTypeParamListScope &Scope, SourceLocation &lAngleLoc, SmallVectorImpl<IdentifierLocPair> &protocolIdents, SourceLocation &rAngleLoc, bool mayBeProtocolList) argument
[all...]

Completed in 36 milliseconds