Searched defs:handleObjCPointerTypeAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp296 static bool handleObjCPointerTypeAttr(TypeProcessingState &state, function
456 if (handleObjCPointerTypeAttr(state, attr, declSpecType)) {
4907 if (!handleObjCPointerTypeAttr(state, attr, type))

Completed in 78 milliseconds