Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp281 if (const auto *ObjCIT = dyn_cast<ObjCInterfaceType>(Base)) { in getFragmentsForType() local
282 const auto *Decl = ObjCIT->getDecl(); in getFragmentsForType()