Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h1350 void setClassTInfo(TypeSourceInfo* TI) { in setClassTInfo() function
1356 setClassTInfo(nullptr); in initializeLocal()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp6120 TL.setClassTInfo(ClsTInfo); in VisitMemberPointerTypeLoc()
HDTreeTransform.h5462 NewTL.setClassTInfo(NewClsTInfo); in TransformMemberPointerType()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp6835 TL.setClassTInfo(GetTypeSourceInfo()); in VisitMemberPointerTypeLoc()