Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1406 if (const auto *objectPointerType = getAs<ObjCObjectPointerType>()) { in getObjCSubstitutions() local
1407 objectType = objectPointerType->getObjectType(); in getObjCSubstitutions()