Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DTypeLoc.h1276 void setClassTInfo(TypeSourceInfo* TI) { in setClassTInfo() function
1282 setClassTInfo(nullptr); in initializeLocal()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp6164 TL.setClassTInfo(ClsTInfo); in VisitMemberPointerTypeLoc()
DTreeTransform.h5110 NewTL.setClassTInfo(NewClsTInfo); in TransformMemberPointerType()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp6549 TL.setClassTInfo(GetTypeSourceInfo()); in VisitMemberPointerTypeLoc()