Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1771 TypeLoc getPointeeTypeLoc() const { in getPointeeTypeLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6704 CurrTL = TL.getPointeeTypeLoc().getUnqualifiedLoc(); in GetTypeSourceInfoForDeclarator()