Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h2061 void setUnmodifiedTInfo(TypeSourceInfo *TI) const { in setUnmodifiedTInfo() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp5880 TL.setUnmodifiedTInfo(TInfo); in VisitTypeOfTypeLoc()
HDTreeTransform.h6593 NewTL.setUnmodifiedTInfo(New_Under_TI); in TransformTypeOfType()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp6946 TL.setUnmodifiedTInfo(GetTypeSourceInfo()); in VisitTypeOfTypeLoc()