Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp3704 TypeSourceInfo *ClsTInfo = Context.CreateTypeSourceInfo(ClsQT, 0); in VisitMemberPointerTypeLoc() local
3706 TypeLoc ClsTL = ClsTInfo->getTypeLoc(); in VisitMemberPointerTypeLoc()
3739 TL.setClassTInfo(ClsTInfo); in VisitMemberPointerTypeLoc()