Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp3627 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeNSCast() argument
3629 HadTheAttribute = false; in CheckObjCBridgeNSCast()
3634 HadTheAttribute = true; in CheckObjCBridgeNSCast()
3692 bool &HadTheAttribute, bool warn) { in CheckObjCBridgeCFCast() argument
3694 HadTheAttribute = false; in CheckObjCBridgeCFCast()
3699 HadTheAttribute = true; in CheckObjCBridgeCFCast()