Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1232 struct PointerTypeInfo { struct
1588 PointerTypeInfo Ptr;
1625 new (&I.Ptr) PointerTypeInfo; in getPointer()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3391 DeclaratorChunk::PointerTypeInfo &PTI = OuterChunk.Ptr; in diagnoseRedundantReturnTypeQualifiers()