Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1268 struct PointerTypeInfo { struct
1636 PointerTypeInfo Ptr;
1673 new (&I.Ptr) PointerTypeInfo; in getPointer()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2915 DeclaratorChunk::PointerTypeInfo &PTI = OuterChunk.Ptr; in diagnoseRedundantReturnTypeQualifiers()