Searched refs:TypeProcessingState (Results 1 – 1 of 1) sorted by relevance
128 class TypeProcessingState { class153 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() function in __anonf2cf058a0111::TypeProcessingState213 ~TypeProcessingState() { in ~TypeProcessingState()279 static void processTypeAttrs(TypeProcessingState &state,283 static bool handleFunctionTypeAttr(TypeProcessingState &state,287 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,291 static bool handleObjCGCTypeAttr(TypeProcessingState &state,294 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,297 static bool handleObjCPointerTypeAttr(TypeProcessingState &state, in handleObjCPointerTypeAttr()370 static void distributeObjCPointerTypeAttr(TypeProcessingState &state, in distributeObjCPointerTypeAttr()[all …]