Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h961 void setContainedTypeSourceInfo(TypeSourceInfo *TSI) const { in setContainedTypeSourceInfo() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5825 TL.setContainedTypeSourceInfo(LocInfo.ContainedTyInfo); in fillHLSLAttributedResourceTypeLoc()