Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp981 } else if (const auto *ObjCO = dyn_cast<ObjCObjectType>(TyPtr)) { in VisitTypeLoc() local
982 if (NamedDecl *D = ObjCO->getInterface()) in VisitTypeLoc()