Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp128 class TypeProcessingState { class
153 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() function in __anonf2cf058a0111::TypeProcessingState
213 ~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 …]