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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp128 class TypeProcessingState { class in namespace:__anon3474
153 TypeProcessingState(Sema &sema, Declarator &declarator) function in class:__anon3474::TypeProcessingState
213 ~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,
370 static void distributeObjCPointerTypeAttr(TypeProcessingState
[all...]

Completed in 103 milliseconds