Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp1278 ArrayRef<ObjCProtocolDecl *> protocolsToApply = protocolsVec; in VisitObjCTypeParamType() local
1280 argType, protocolsToApply, hasError, true/*allowOnPointerType*/); in VisitObjCTypeParamType()