Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp74 clang::QualType PVT = PVD->getOriginalType(); in GetRSRefCountingFunctions() local
76 slangAssert(PVT->isPointerType() && in GetRSRefCountingFunctions()
80 clang::QualType RST = PVT->getPointeeType(); in GetRSRefCountingFunctions()