Searched refs:TypeProcessingState (Results 1 – 1 of 1) sorted by relevance
141 class TypeProcessingState { class166 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() function in __anon9acaebf90111::TypeProcessingState224 ~TypeProcessingState() { in ~TypeProcessingState()290 static void processTypeAttrs(TypeProcessingState &state,294 static bool handleFunctionTypeAttr(TypeProcessingState &state,298 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,302 static bool handleObjCGCTypeAttr(TypeProcessingState &state,305 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,308 static bool handleObjCPointerTypeAttr(TypeProcessingState &state, in handleObjCPointerTypeAttr()393 static void distributeObjCPointerTypeAttr(TypeProcessingState &state, in distributeObjCPointerTypeAttr()[all …]