Home
last modified time | relevance | path

Searched refs:canonProtocols (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6164 ArrayRef<ObjCProtocolDecl *> canonProtocols; in getObjCObjectType() local
6169 canonProtocols = canonProtocolsVec; in getObjCObjectType()
6171 canonProtocols = protocols; in getObjCObjectType()
6175 canonProtocols, isKindOf); in getObjCObjectType()