Home
last modified time | relevance | path

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

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