Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.cpp209 auto ptrType = getType(object.definition.word(1)).definition; in ProcessInterfaceVariable() local
/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/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2647 SpvId ptrType = this->nextId(); in writeInterfaceBlock() local
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2659 SpvId ptrType = this->nextId(); in writeInterfaceBlock() local