Searched refs:TypeProcessingState (Results 1 – 1 of 1) sorted by relevance
134 class TypeProcessingState { class159 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() function in __anon9acaebf90111::TypeProcessingState217 ~TypeProcessingState() { in ~TypeProcessingState()283 static void processTypeAttrs(TypeProcessingState &state,287 static bool handleFunctionTypeAttr(TypeProcessingState &state,291 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,295 static bool handleObjCGCTypeAttr(TypeProcessingState &state,298 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,301 static bool handleObjCPointerTypeAttr(TypeProcessingState &state, in handleObjCPointerTypeAttr()384 static void distributeObjCPointerTypeAttr(TypeProcessingState &state, in distributeObjCPointerTypeAttr()[all …]