Searched defs:objcObjectType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1315 QualType VisitObjCObjectType(const ObjCObjectType *objcObjectType) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp839 const auto *objcObjectType = type->getAs<ObjCObjectType>(); local

Completed in 215 milliseconds