Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h1067 struct PointerTypeInfo : TypeInfoCommon { struct
1349 PointerTypeInfo Ptr;
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp2033 DeclaratorChunk::PointerTypeInfo &PTI = OuterChunk.Ptr; in diagnoseIgnoredFunctionQualifiers()