Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1591 if (auto *actualTypeDecl = dyn_cast<TypeDecl *>(typeDecl)) in actOnObjCTypeArgsOrProtocolQualifiers() local
1592 type = Context.getTypeDeclType(actualTypeDecl); in actOnObjCTypeArgsOrProtocolQualifiers()