Home
last modified time | relevance | path

Searched defs:ptrType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp3321 if (auto ptrType = type->getAs<PointerType>()) { in classifyPointerDeclarator() local
5918 const ObjCObjectPointerType *ptrType = type->getAs<ObjCObjectPointerType>(); in checkObjCKindOfType() local
DSemaDeclAttr.cpp3926 if (auto ptrType = type->getAs<PointerType>()) { in isValidSwiftIndirectResultType() local
3938 if (auto ptrType = type->getAs<PointerType>()) { in isValidSwiftErrorResultType() local
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2470 SpvId ptrType = this->nextId(); in writeInterfaceBlock() local
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2478 SpvId ptrType = this->nextId(); in writeInterfaceBlock() local