Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5474 auto NewTypeParamTy = cast<ObjCTypeParamType>(New->getTypeForDecl()); in adjustObjCTypeParamBoundType() local
5476 protocols.append(NewTypeParamTy->qual_begin(), NewTypeParamTy->qual_end()); in adjustObjCTypeParamBoundType()