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.h1270 struct PointerTypeInfo { struct
1638 PointerTypeInfo Ptr;
1675 new (&I.Ptr) PointerTypeInfo; in getPointer()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2967 DeclaratorChunk::PointerTypeInfo &PTI = OuterChunk.Ptr; in diagnoseRedundantReturnTypeQualifiers()