Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h958 TypeSourceInfo *getContainedTypeSourceInfo() const { in getContainedTypeSourceInfo() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7674 TypeSourceInfo *oldContainedTSI = TL.getContainedTypeSourceInfo(); in TransformHLSLAttributedResourceType()