Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp3596 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
3598 HadTheAttribute = false; in CheckObjCBridgeNSCast()
3603 HadTheAttribute = true; in CheckObjCBridgeNSCast()
3661 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
3663 HadTheAttribute = false; in CheckObjCBridgeCFCast()
3668 HadTheAttribute = true; in CheckObjCBridgeCFCast()