Home
last modified time | relevance | path

Searched defs:PtrType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp666 if (auto PtrType = llvm::dyn_cast<llvm::PointerType>(InType)) { in ExpandInputsLoopInvariant() local
/aosp12/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1552 const clang::PointerType* PtrType = CalleeType->getAs<clang::PointerType>(); in VisitCallExpr() local