Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1305 ArrayRef<ObjCProtocolDecl *> protocolsToApply = protocolsVec; in VisitObjCTypeParamType() local
1307 argType, protocolsToApply, hasError, true/*allowOnPointerType*/); in VisitObjCTypeParamType()