Home
last modified time | relevance | path

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

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