Home | History | Annotate | Download | only in slang

Lines Matching defs:PVT

72       clang::QualType PVT = PVD->getOriginalType();
74 slangAssert(PVT->isPointerType() &&
78 clang::QualType RST = PVT->getPointeeType();