Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1193 struct PointerTypeInfo { struct
1549 PointerTypeInfo Ptr;
1586 new (&I.Ptr) PointerTypeInfo; in getPointer()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3138 DeclaratorChunk::PointerTypeInfo &PTI = OuterChunk.Ptr; in diagnoseRedundantReturnTypeQualifiers()